AttributeOrPlaceholder
Home > @gooddata/sdk-ui > AttributeOrPlaceholder
AttributeOrPlaceholder type
Alias for all possible attribute or placeholder signatures.
Signature:
export type AttributeOrPlaceholder = ValueOrPlaceholder<IAttribute>;
References: ValueOrPlaceholder, IAttribute