Navigation
Interactive
- A
= (attributes = ) => (children = []) =>
- Button
= (attributes = ) => (children = []) =>
- Details
= (attributes = ) => (children = []) =>
- Summary
= (attributes = ) => (children = []) =>
(allow text)
- Input
- InputButton
= (attributes = ) =>
EMPTY - InputCheckbox
= (attributes = ) =>
EMPTY - InputColor
= (attributes = ) =>
EMPTY - InputDate
= (attributes = ) =>
EMPTY - InputDateTimeLocal
= (attributes = ) =>
EMPTY - InputEmail
= (attributes = ) =>
EMPTY - InputFile
= (attributes = ) =>
EMPTY - InputHidden
= (attributes = ) =>
EMPTY - InputImage
= (attributes = ) =>
EMPTY - InputMonth
= (attributes = ) =>
EMPTY - InputNumber
= (attributes = ) =>
EMPTY - InputPassword
= (attributes = ) =>
EMPTY - InputRadio
= (attributes = ) =>
EMPTY - InputRange
= (attributes = ) =>
EMPTY - InputReset
= (attributes = ) =>
EMPTY - InputSearch
= (attributes = ) =>
EMPTY - InputSubmit
= (attributes = ) =>
EMPTY - InputTel
= (attributes = ) =>
EMPTY - InputText
= (attributes = ) =>
EMPTY - InputTime
= (attributes = ) =>
EMPTY - InputUrl
= (attributes = ) =>
EMPTY - InputWeek
= (attributes = ) =>
EMPTY
- Label
= (attributes = ) => (children = []) =>
(allow text)
- Select
= (attributes = ) => (children = []) =>
- OptGroup
= (attributes = ) => (children = []) =>
- Option
= (attributes = ) => label =>
- TextArea
= (attributes = ) => content =>