Documentation
¶
Index ¶
- Constants
- func CreateButton(props Props, variantClass tempest.Tempest, nodes ...Node) Node
- func EmeraldButton(props Props, nodes ...Node) Node
- func IconButton(props Props, nodes ...Node) Node
- func MainButton(props Props, nodes ...Node) Node
- func PrimaryButton(props Props, nodes ...Node) Node
- func RedButton(props Props, nodes ...Node) Node
- type Props
Constants ¶
View Source
const ( TypeButton = "button" TypeSubmit = "submit" )
Variables ¶
This section is empty.
Functions ¶
func CreateButton ¶
func EmeraldButton ¶
func EmeraldButton(props Props, nodes ...Node) Node
func IconButton ¶ added in v0.2.9
func IconButton(props Props, nodes ...Node) Node
func MainButton ¶
func MainButton(props Props, nodes ...Node) Node
func PrimaryButton ¶
func PrimaryButton(props Props, nodes ...Node) Node
Types ¶
Click to show internal directories.
Click to hide internal directories.