DropMenu
DropMenu component is a versatile dropdown menu used in Blazor applications. It allows you to create a button that, when clicked, opens a callout or dropdown menu. This can be particularly useful for creating navigation menus, action lists, or any other interactive elements that require a dropdown.
Usage
Basic
This is the content
This is the content
This is the content
Icon
Customizing the drop menu icons.
This is the content
This is the content
Responsive
Rendering the callout in responsive mode on small screens.
This is the content
This is the content
This is the content
This is the content
Template
Here is an example of customizing the drop menu.
This is the content
Events
Utilizing the drop menu OnClick event:
This is the content
Style & Class
Further customization by overriding default styles and classes, allowing tailored design modifications to suit specific UI requirements.
Component's Style & Class:
This is the content
This is the content
Styles & Classes:
This is the content
This is the content
RTL
Use BitDropMenu in right-to-left (RTL).
این یک محتوای تستی می باشد.
API
BitDropMenu parameters
Name |
Type |
Default value |
Description |
---|---|---|---|
BitComponentBase parameters
Name |
Type |
Default value |
Description |
---|---|---|---|
BitComponentBase public members
Name |
Type |
Default value |
Description |
---|---|---|---|
BitDropMenuClassStyles properties
Name |
Type |
Default value |
Description |
---|---|---|---|
BitVisibility enum
Name |
Value |
Description |
---|---|---|
BitDir enum
Name |
Value |
Description |
---|---|---|
- On this page