Module button

Module button 

Source
Expand description

Button module - Gateway only

Structs§

ButtonBuilder
Builder for creating buttons with consistent styling
ButtonBuilderWithMarker
A ButtonBuilder with an attached marker component
ButtonPlugin
StyledButton
Marker component for styled buttons

Enums§

ButtonSize
Button size variants
ButtonStyle
Button style variants for consistent theming

Functions§

danger_button
Convenience function for creating a danger button
ghost_button
Convenience function for creating a ghost button
primary_button
Convenience function for creating a primary button
secondary_button
Convenience function for creating a secondary button
success_button
Convenience function for creating a success button