# snk-custom-slot-elements



<!-- Auto Generated Below -->


## Properties

| Property   | Attribute   | Description                                                   | Type     | Default                  |
| ---------- | ----------- | ------------------------------------------------------------- | -------- | ------------------------ |
| `slotName` | `slot-name` | Nome do slot onde os elementos customizados deverão aparecer. | `string` | `'CUSTOM_SLOT_ELEMENTS'` |


## Events

| Event                         | Description                                  | Type                  |
| ----------------------------- | -------------------------------------------- | --------------------- |
| `snkCustomSlotElementsLoaded` | Emitido quando elemento é carregado na tela. | `CustomEvent<string>` |


----------------------------------------------


