Spark
Toggle table of contents
2.2.1
release
Target filter
release
Switch theme
Search in API
Skip to content
Spark
spark
/
com.adevinta.spark.components.textfields
/
TextFieldCharacterCounter
Text
Field
Character
Counter
@
Stable
data
class
TextFieldCharacterCounter
(
val
count
:
Int
,
val
maxCharacter
:
Int
)
(
source
)
Members
Constructors
Text
Field
Character
Counter
Link copied to clipboard
constructor
(
count
:
Int
,
maxCharacter
:
Int
)
Properties
count
Link copied to clipboard
val
count
:
Int
max
Character
Link copied to clipboard
val
maxCharacter
:
Int