SubMenu

SubMenuIcon Description

This node represents a submenu in the K2BMenu Pattern.

Properties

Category Name Value
General Code An identifier for the SubMenu. Should be unique in the specification tree.
Description The description for the submenu when displaying the menu.
Icon Image The image associated with the item in the menu. (This property was called simply "Image" in K2BTools 15.1 and older).
Icon Image Class

The class that should be assigned to the image, if any. To maintain backwards compatibility if no image is set but the image class is, a SPAN element with that class will be created instead of the image. This enables the developer to manually include font awesome classes or classes with similar behaviour.

In K2BTools version 15.1 and older, this property was called Image Class.

Icon Set Icon The icon that should be associated with the item in the menu. Use this property to select an icon from an iconset.
Responsive Design Show In Extra Small Determines if the submenu will be visible when using a device with a screen with a Extra Small size. See Introduction to Responsive Web Design.
Show In Small Determines if the submenu will be visible when using a device with a screen with a Small size. See Introduction to Responsive Web Design.
Show In Medium Determines if the submenu will be visible when using a device with a screen with a Medium size. See Introduction to Responsive Web Design.
Show In Large Determines if the submenu will be visible when using a device with a screen with a Large size. See Introduction to Responsive Web Design.

Child nodes

WebObjectIcon WebObject