@mvuijs/core / ParamSpec
ParamSpec #
object
{
attributes?: {
};
events?: {
};
slots?: {
};
}
Type declaration #
| Member | Type |
|---|---|
attributes? |
{ } |
events? |
{ } |
slots? |
{ } |
Defined in: packages/core/src/template-element.ts:140