Interface Opts<TUnit>

Construction options of dimensions.

Type Parameters

  • TUnit extends string

    Allowed units type.

Hierarchy

Properties

Properties

dim: Kind<TUnit>

A kind of dimension.

priority?: number

Constructed value priority.

The value Important and above means the property is !important. Everything else means normal priority.

Generated using TypeDoc