Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Sections = []Section{ { Title: "Getting Started", Links: []SideLink{ { Text: "Introduction", Href: "/docs/introduction", }, { Text: "How to Use", Href: "/docs/how-to-use", }, { Text: "Themes", Href: "/docs/themes", }, }, }, { Title: "Components", Links: []SideLink{ { Text: "Accordion", Href: "/docs/components/accordion", }, { Text: "Alert", Href: "/docs/components/alert", }, { Text: "Avatar", Href: "/docs/components/avatar", }, { Text: "Badge", Href: "/docs/components/badge", }, { Text: "Button", Href: "/docs/components/button", }, { Text: "Card", Href: "/docs/components/card", }, { Text: "Checkbox", Href: "/docs/components/checkbox", }, { Text: "Datepicker", Href: "/docs/components/datepicker", }, { Text: "Dropdown Menu", Href: "/docs/components/dropdown-menu", }, { Text: "Form", Href: "/docs/components/form", }, { Text: "Icon", Href: "/docs/components/icon", }, { Text: "Input", Href: "/docs/components/input", }, { Text: "Label", Href: "/docs/components/label", }, { Text: "Modal", Href: "/docs/components/modal", }, { Text: "Radio", Href: "/docs/components/radio", }, { Text: "Select", Href: "/docs/components/select", }, { Text: "Sheet", Href: "/docs/components/sheet", }, { Text: "Slider", Href: "/docs/components/slider", }, { Text: "Tabs", Href: "/docs/components/tabs", }, { Text: "Textarea", Href: "/docs/components/textarea", }, { Text: "Toast", Href: "/docs/components/toast", }, { Text: "Toggle", Href: "/docs/components/toggle", }, }, }, }
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.