isSingleDecorator
function isSingleDecorator(centerDecorator: CenterDecoratorSpec): centerDecorator is CenterSingleDecoratorSpec;Defined in: packages/dynamic-design-engine/src/models/layoutElements.ts:366
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
centerDecorator | CenterDecoratorSpec |
Returns
Section titled “Returns”centerDecorator is CenterSingleDecoratorSpec