constructor Method
Constructor for ConditionalStringValue. It is important that the same ConditionalStringValue instance is not used by multiple UI item definitions in order that the control's state is always rendered correctly.
ConditionalStringValue(stringGetter: () => string, syncEventIds: string[], value?: string): ConditionalStringValue
Returns - ConditionalStringValue
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.