defaultAppearance
Getter
Establish a default appearance to apply to elements without overrides. If changing the default appearance without also calling overrideElements, an explicit refresh must be requested for the change to take effect.
defaultAppearance: undefined | FeatureAppearance
@see setFeatureOverrideProviderChanged
Returns - undefined | FeatureAppearance
Setter
defaultAppearance(appearance: FeatureAppearance): void
Parameter | Type | Description |
---|---|---|
appearance | FeatureAppearance |
Returns - void
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.