Primals
Table of Contents
- Box
- Button -
Button
is a primitive component that is used to trigger an action. - Divider -
Divider
is a primitive component that is used to separate content. - Flex -
Flex
is a primitive component that is used to lay out its children in a row or column. - Grid -
Grid
is a primitive component that is used to lay out its children in a grid. - Image -
Image
is a primitive component that is used to display an image. - Input -
Input
is a primitive component that is used to capture user input. - Link -
Link
is a primitive component that is used to navigate to a different location. - List -
List
is a primitive component that is used to display a list of items. - Ratio -
Ratio
is a primitive component that is used to maintain an aspect ratio. - Spacer -
Spacer
is a primitive component that is used to add space between its children. - Table -
Table
is a primitive component that is used to display tabular data. - Text -
Text
is a primitive component that is used to display text.