mirror of
https://github.com/tabler/tabler.git
synced 2026-09-01 23:01:29 +04:00
Add docs pages for the Datepicker and Tom Select form plugins (#2880)
This commit is contained in:
@@ -3,7 +3,7 @@ title: Form selectgroup
|
||||
summary: Use selectgroup to make your form more intuitive by providing users with a set of options to choose from. You can add simple selectgroup with a label, use icons only or icons with labels. Alternatively, you can use pill selectgroup if they go well with your design.
|
||||
description: Offer sets of options with select groups - labeled, icon-only, or pill-shaped controls built on checkboxes and radios.
|
||||
css-plugins: [payments]
|
||||
related: [/ui/forms/form-image-check, /ui/forms/form-color-check]
|
||||
related: [/ui/forms/form-select-tomselect, /ui/forms/form-image-check, /ui/forms/form-color-check]
|
||||
---
|
||||
import Example from '@components/Example.astro';
|
||||
import { site } from '@shared/lib/site';
|
||||
|
||||
Reference in New Issue
Block a user