Methods
-
getCenter() → {string}
Gets the central text to display in a section header
-
Returns
-
text() → {string}
Returns full section header text
-
Returns
-
toHtml() → {string}
Returns styled html for section header
-
Returns
-
getIndex() → {number}
Returns index number of repeatable section
-
Returns
-
c( str ) → {*}
Check if property is a function or value and return value or result of function
-
Parameters
Name Type Description strstring property name
Returns