Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface StyleDef

A style associates a name with a list of CSS class names or a function that calculates them.

Hierarchy

  • StyleDef

Index

Properties

Properties

classNames

classNames: string[] | ((...args: any[]) => string[])

name

name: string

Generated using TypeDoc