Style type

Defines values for Style. Possible values include: 'compact', 'expanded'

type Style = "compact" | "expanded"