Forms
Here you can find some recipes for some form components
We used for these examples form components like <TextField>
,<Select>
, <Checkbox>
and <Radio>
.
Note
Please note that the form components need to have a label prop.
Organization Search Form
Example from the typical Search Form from the Core.
Preview
Code
Bookings Formular
This Example shows the Bookings Formular from an Organization under Administration.
Preview
Code
Last update: 7 minutes ago