Skip to content

Dropdown Reference

Reference for Dropdown Reference in Web Framework References. Key properties: ID, Class, Hide on, Print.

Dropdown container for toggle + menu. Add a toggle button/link and a dropdown menu with items inside.

Inspector Property Groups

Property Type Details
IDtextOptional unique identifier for this element.
Sets the element's id attribute. Keep IDs unique per page (useful for anchors, label for targets, and JavaScript hooks). Bootstrap docs: Introduction
Attribute: id
ClasstextAdds raw class names to the element.
Adds text directly to the class attribute. Use this for custom utility classes or project-specific overrides. Separate multiple classes with spaces. Bootstrap docs: Utilities API
Attribute: class

Display

Property Type Details
Hide onbutton_groupOptions: xs, sm, md, lg, xl, xxl
Printbutton_group 
Visually Hiddenboolean 
Focusableboolean 

Flex Item

Property Type Details
Align Selfbutton_groupOptions: , , , ,
Orderrange 
Growbutton_groupOptions: flex-grow-1, flex-grow-0
Shrinkbutton_groupOptions: flex-shrink-1, flex-shrink-0