Slots type alias for associated component.

type Slots = {
    default: {};
    label: {};
    "summary-end": {};
}
Index

Properties

default: {}
label: {}
"summary-end": {}