Skip to main content

Introducing Workflow Engine, try for FREE workflowengine.io.

Function: getDefaultCss()

getDefaultCss(annotations): Readonly<Record<string, any>>

Extracts CSS properties default values from annotations . Internal use only.

Parameters

annotations: Annotation[]

the array of component annotations.

Returns

Readonly<Record<string, any>>

the object with CSS properties default values.