Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

🔹 Description

It is a component usually used for adding the enter value from the input text field.

...

A components that gives additional information on a certain widget or feature.

...

🔹System Dependencies

...

Parent Parameter

Sub Parameter

Data Type

Constraint

config

JSON Object

Required

idtitle

String

Required

typeinfo

String | Object

Required

label

String

Optional

value

StringonChange

Event Method

Required

placeholder

String

Optional

maxLength

Integer

Optional

readOnly

Boolean

Optional

required

Boolean

Optional

disabled

Boolean

Optional

rows

Boolean

Required

cols

Boolean

Required

allowedChar

JSON Object

Optional

alphabet

Boolean

Optional

numeric

Boolean

Optional

space

Boolean

Optional

allowedSymbols

Array (String)

Optional

customClass

String

Optional

onChanged

Event Method

Required

🔹 References

...

🔹 References

Repository Link: https://bitbucket.org/empowerteams/empower-display.git/

NPM Package: https://www.npmjs.com/package/empower-display

...