validationMessageId
Home > @gooddata/sdk-ui-filters > ITextFilterBodyProps > validationMessageId
ITextFilterBodyProps.validationMessageId property
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Optional id for the validation message element. When provided, inputs and action buttons can reference this id in aria-describedby.
Signature:
validationMessageId?: string;