BlogPlaygroundOne

VListSubheader API


Props
name
type
default
string
undefined

Applies specified color to the control - supports utility colors with or without text- prefix (for example success, purple or text-purple) or CSS color (#033 or rgba(255, 0, 0, 0.5)). Find a list of built-in classes on the colors page.

boolean
false

Insets the subheader without additional spacing, aligning it flush with the surrounding content.

boolean
false

Sticks the header to the top of the table.

string | (new () => any) | FunctionalComponent
'div'

Specify a custom tag used on the root element.

string
undefined

Specify a title text for the component.

Slots
never

The default Vue slot.