Fix #6584 - make popover a primary container element
[roojs1] / docs / symbols / Roo.bootstrap.NavItem.json
index 287487e..ccb9916 100644 (file)
       "memberOf" : "Roo.util.Observable",
       "optvals" : []
     },
+    {
+      "name" : "linkcls",
+      "type" : "String",
+      "desc" : "Link Class",
+      "memberOf" : "Roo.bootstrap.NavItem",
+      "optvals" : []
+    },
     {
       "name" : "tagtype",
       "type" : "String",
       "memberOf" : "Roo.Component",
       "optvals" : []
     },
+    {
+      "name" : "button_outline",
+      "type" : "Boolean",
+      "desc" : "show and outlined button",
+      "memberOf" : "Roo.bootstrap.NavItem",
+      "optvals" : []
+    },
     {
       "name" : "html",
       "type" : "String",
     {
       "name" : "button_weight",
       "type" : "String",
-      "desc" : ") default none",
+      "desc" : "k) default none",
       "memberOf" : "Roo.bootstrap.NavItem",
       "optvals" : [
         "default",
         "info",
         "warning",
         "danger",
-        "link"
+        "link",
+        "light",
+        "dark"
       ]
     },
     {