Skip to content

Latest commit

 

History

History
41 lines (22 loc) · 1.23 KB

File metadata and controls

41 lines (22 loc) · 1.23 KB

andculturecode-javascript-react-components › InputCharacterCountProps

Interface: InputCharacterCountProps

Hierarchy

  • InputCharacterCountProps

Index

Properties

Properties

currentLength

• currentLength: number

Defined in src/atoms/forms/input-character-count.tsx:8


maxLength

• maxLength: number

Defined in src/atoms/forms/input-character-count.tsx:9


Optional testId

• testId? : undefined | string

Defined in src/atoms/forms/input-character-count.tsx:14

Unique identifier used select the underlying for functional/e2e testing