Interface ITextLimits
Package: @aurigma/design-atoms-text
Properties
characterLimit
Declaration
characterLimit: number;
Property Value
| Type | Description |
|---|---|
| number |
isSingleLineText
Declaration
isSingleLineText: boolean;
Property Value
| Type | Description |
|---|---|
| boolean |
maxLineCount
Declaration
maxLineCount: number;
Property Value
| Type | Description |
|---|---|
| number |
maxLineLength
Declaration
maxLineLength: number;
Property Value
| Type | Description |
|---|---|
| number |