Slots type alias for associated component.

type Slots = {
    default: {};
}
Index

Properties

Properties

default: {}