Text

OTextInputComponent

Directive: o-text-input

Inherited inputs

  • from FormDataComponent:
    • attr
    • automatic-binding
    • automatic-registering
    • clear-button
    • data
    • enabled
    • hide-required-marker
    • label
    • label-visible
    • read-only
    • required
    • select-all-on-click
    • sql-type
    • tooltip
    • tooltip-position
    • tooltip-show-delay
    • validators
    • width

Inputs

Name Since Description

max-length

number

Specifies the maximum number of characters allowed in the component

min-length

number

Specifies the minimum number of characters required in the component

Inherited outputs