Component Library
Input
Allows to input some data
Default | |
---|---|
modifier = primary | |
modifier = secondary | |
modifier = link | |
modifier = info | |
modifier = success | |
modifier = warning | |
modifier = danger | |
modifier = text | |
modifier = nil | |
size = small | |
size = normal | |
size = medium | |
size = large | |
type = button | |
type = checkbox | |
type = color | |
type = date | |
type = datetime-local | |
type = email | |
type = file | |
type = hidden | |
type = image | |
type = month | |
type = number | |
type = password | |
type = radio | |
type = range | |
type = reset | |
type = search | |
type = submit | |
type = tel | |
type = text | |
type = time | |
type = url | |
type = week | |
Input rounded | |
Input disabled | |
Input readonly | |
Input static | |
Input with custom html attributes |