Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IThemeBorderOptions

The options for the ThemeBorder class. Provides a way to override the BorderRadiusEdges and BorderWidthSides divisions.

Hierarchy

  • IThemeBorderOptions

Index

Properties

Properties

radius

radius: IRadiusOptions | ILength

Overrides the values to use for the border radius edges. Passed directly to BorderRadiusEdges class.

width

width: IWidthOptions | ILength

Overrides the values to use for the border width mixins. Passed directly to BorderWidthSides class.