bliss-main
)
gap
attribute is used to specify the gap between the child components of the main component.
bliss-container
)
heading
attribute is used to specify the title of the container. The content of the container component is displayed inside the container.
bliss-header
)
sticky
attribute is used to specify the sticky behavior of the header.
bliss-typography
)
level
attribute is used to specify the level of the text element.
bliss-anchor
)
href
attribute is used to specify the URL of the hyperlink. The target
attribute is used to specify the target of the hyperlink. The rel
attribute is used to specify the relationship of the hyperlink.
bliss-code
)
lang
attribute is used to specify the language of the code snippet. The theme
attribute is used to specify the theme of the code snippet. The copy
attribute is used to enable the copy functionality of the code snippet.
bliss-user-card
)
bliss-toggle
)
bliss-input
)
type
attribute is used to specify the type of the input field. The placeholder
attribute is used to specify the placeholder text of the input field.
bliss-button
)
type
attribute is used to specify the type of the button. The variant
attribute is used to specify the variant of the button. The size
attribute is used to specify the size of the button.
bliss-data-grid
)
bliss-footer
)