Documentation
¶
Index ¶
Constants ¶
View Source
const ( DecoratorPositionNone = "none" DecoratorPositionBefore = "before" DecoratorPositionAfter = "after" DecoratorPositionOnly = "only" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Attributes ¶
type Chip ¶
type Chip struct {
Text string
Variant string
Color string
Size string
Opacity string
HTMX Attributes
HTML Attributes
}
Click to show internal directories.
Click to hide internal directories.