SettingsCharCountInput
No description
type SettingsCharCountInput { enabled: Boolean min: Int max: Int}
#
Fieldsenabled
(Boolean
)#
enabled when true, enables the character count moderation phase.
min
(Int
)#
min is the smallest length of a Comment that may be posted.
max
(Int
)#
max is the largest length of a Comment that may be posted.