Updated docs for innerText.
This commit is contained in:
parent
644241b486
commit
02b7824ce0
@ -414,7 +414,7 @@ class IgniteTemplate {
|
||||
|
||||
/**
|
||||
* Sets the inner text of the element to be constructed by this template.
|
||||
* @param {String|IgniteProperty} value text to be set for this element. If a property is passed the text will auto update.
|
||||
* @param {String|IgniteProperty|IgniteProperty[]} value text to be set for this element. If a property is passed the text will auto update.
|
||||
* @param {Function} converter Optional function that can be used to convert the value if needed.
|
||||
* @returns This ignite template.
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user