Home > @uniformdev/richtext > isRichTextValueConsideredEmpty
isRichTextValueConsideredEmpty() function
Signature:
declare function isRichTextValueConsideredEmpty(value: ParameterRichTextValue): boolean;
Parameters
Parameter | Type | Description |
---|---|---|
value | ParameterRichTextValue |
Returns:
boolean