Skip to canvas
CBDS Components (Angular)
/
Introduction
Get Started
Migration Support
Release Notes
How to use LiveAnnouncer
Autofocus
Default
Is - Disabled
Is - Optional
Is - Read Only
State - Active
State - Disabled
State - Focus
State - Hover
State - Normal
State - Read OnlySkip to canvas
Validation State - Invalid
Validation State - Valid
With Character Count
With Microalert Error
With Microcopy & Microalert Error
With Microcopy Text Above
With Microcopy Text Below
With Placeholder Text
With Rows
With Value Text
With Visually Hidden Form Label
  1. Recently opened
  2. Back to componentsESC
  3. Clear history
Skip to sidebar
NameControl
inputs
isReadOnly
textareaValueText
a11yAutoFocus
a11yDescribedBy
a11yLabel
a11yTabIndex
classes
displayCharLimit
formLabelText*
hideFormLabel
isDisabled
isOptional
keyboardMode
maxCharLength*
microalertErrorText
microalertErrorUid
microcopyAboveText
microcopyAboveUid
microcopyBelowText
microcopyBelowUid
minCharLength
numRows
placeholderText
state
textareaAutoCapitalize
textareaAutoComplete
textareaAutoCorrect
textareaClasses
textareaName*
uid*
validationState
properties
charCount
propagateChange
outputs
eventOnBlur
eventOnBlur : {
    }
    eventOnChange
    eventOnChange : {
      }
      eventOnFocus
      eventOnFocus : {
        }
        eventOnInput
        eventOnInput : {
          }
          methods
          ngOnInit
          onBlurHandler
          onBlurHandler : {
            }
            onChangeHandler
            onChangeHandler : {
              }
              onFocusHandler
              onFocusHandler : {
                }
                onInputHandler
                onInputHandler : {
                  }
                  registerOnChange
                  registerOnTouched
                  writeValue