Adding doc comment
This commit is contained in:
parent
d6142ea250
commit
8259fdb9ab
@ -2048,6 +2048,7 @@ class list 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.
|
||||
*/
|
||||
constructor(element) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user