Options
All
  • Public
  • Public/Protected
  • All
Menu

ColumnAttrs

Hierarchy

Index

Properties

Properties

Optional class

class: string

class is typically applied to the root level DOM of a widget's view.

Use it to define custom rules for styling specific widget instances.

Optional offset

offset: number

offset the column location in the row by the provided number of columns (max 12).

Optional span

span: number

span indicates the length of the row a Column should span.

Generated using TypeDoc