Skip to main content

DataTextBlock

Reference

Parameters

dataset

Component data2-core-types@InteractiveModuleReference

field

Component data2-core-types@DataSetColumnReference

record

Component data2-core-types@Reference

recordUpsert

Component data2-core-primitives@Boolean

placeholder

Component data2-core-primitives@String

disabled

Component data2-core-primitives@Boolean

tabIndex

Component data2-core-primitives@Number

maxLength

Component data2-core-primitives@Number

onFocus

Component data2-core-types@Interaction

onBlur

Component data2-core-types@Interaction

onKeyPress

Component data2-core-types@Interaction

onChange

Sets what should happen when the content is modified.

Component data2-core-types@Interaction

padding

Component data2-core-primitives@Object

autoCapitalize

Component data2-core-primitives@String

One of 'off' | 'on' | 'words' | 'characters'

autoComplete

Component data2-core-primitives@String

One of 'off' | 'on'

spellCheck

Component data2-core-primitives@Boolean