Adding doc comment
This commit is contained in:
@@ -2048,6 +2048,7 @@ class list extends IgniteTemplate {
|
|||||||
*/
|
*/
|
||||||
class slot extends IgniteTemplate {
|
class slot extends IgniteTemplate {
|
||||||
/**
|
/**
|
||||||
|
* Creates a new slot with the element who's children will be injected.
|
||||||
* @param {IgniteElement} element The parent IgniteElement that this slot is for.
|
* @param {IgniteElement} element The parent IgniteElement that this slot is for.
|
||||||
*/
|
*/
|
||||||
constructor(element) {
|
constructor(element) {
|
||||||
|
Reference in New Issue
Block a user