Skip to main content

Introducing Workflow Engine, try for FREE workflowengine.io.

Variable: commonStyles

const commonStyles: object

The annotations for generic CSS properties of a component.

Type declaration​

backgroundColor​

backgroundColor: AnnotationBuilder<unknown> = cssColor

color​

color: AnnotationBuilder<unknown> = cssColor

height​

height: AnnotationBuilder<unknown> = cssSize

marginBottom​

marginBottom: AnnotationBuilder<unknown> = cssSize

marginInlineEnd​

marginInlineEnd: AnnotationBuilder<unknown> = cssSize

marginInlineStart​

marginInlineStart: AnnotationBuilder<unknown> = cssSize

marginTop​

marginTop: AnnotationBuilder<unknown> = cssSize

width​

width: AnnotationBuilder<unknown>