From 567a42eb216381b951fe5c6bcc199bcba835ffa6 Mon Sep 17 00:00:00 2001 From: Robert Jaros Date: Sun, 11 Mar 2018 23:47:07 +0100 Subject: Bootstrap Navbar component. --- Module.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Module.md') diff --git a/Module.md b/Module.md index ef4e6ee6..a4b50985 100644 --- a/Module.md +++ b/Module.md @@ -52,6 +52,10 @@ Components supporting complete set of HTML tags, with dedicated classes for butt Classes supporting general purpose Bootstrap modals with convenient helpers for alert and confirm popup dialogs. +# Package pl.treksoft.kvision.navbar + +Bootstrap navbar components. + # Package pl.treksoft.kvision.panel Rich set of container classes, supporting both simple use cases and sophisticated layouts (including CSS flexbox, -- cgit