Live Storybook
Core components
Input
Quick search...
⌘K
Storybook
Welcome Page
Bloom components
Core components
Button
Flash
Header
Input
List
Modal
Table
Examples
- 0.6.1
Welcome Page
Welcome Page
Avatar
Bloom components
Avatar
Bento Grid
Bloom components
Bento Grid
Card
Bloom components
Card
Code Snippet
Bloom components
Code Snippet
Glow Button
Bloom components
Glow Button
Gradient Text
Bloom components
Gradient Text
Hero
Bloom components
Hero
Marquee
Bloom components
Marquee
Button
Core components
Button
Flash
Core components
Flash
Header
Core components
Header
Input
Core components
Input
List
Core components
List
Modal
Core components
Modal
Table
Core components
Table
Bloom Components Landing
Examples
Bloom Components Landing
Core Components
Examples
Core Components
Input
Stories
Playground
Source
Stories
Playground
Source
Preview
Code
Text input
Textarea input
Number input
Date input
Color input
Range input
Checkbox input
Attributes
Event logs
Attribute
Type
Documentation
Default
Value
id
:any
name
:any
label
:string
value
:any
type
:string
"text"
field
%FormField{}
a form field struct retrieved from the form, for example: @form[:email]
errors
:list
[]
checked
:boolean
the checked flag for checkbox inputs
prompt
:string
the prompt for select inputs
options
:list
the options to pass to Phoenix.HTML.Form.options_for_select/2
multiple
:boolean
the multiple flag for select inputs
false
rest
:global
inner_block
:slot
Open a variation
Basic inputs
Select