GraffitiSuite Docs
Docs
Graffitieditortemplate
Loading document parsing libraries...
# GraffitiEditorTemplate Class ## Compatibility ### Framework API Version | 1.0 | 2.0 | | :---: | :---: | | True | True | ### Desktop | 32-Bit | 64-Bit | | :---: | :---: | | True | True | ### iOS | 32-Bit | 64-Bit | | :---: | :---: | | False | True | ### Web | 32-Bit | 64-Bit | | :---: | :---: | | True | True | ## Methods | Name | Parameters | Return Type | Description | | --- | :---: | :---: | --- | | Constructor | Name as String <br> HTML as String | (None) | Creates a new instance of the class. | ## Properties | Name | Type | Default Value | Description | | --- | :---: | :---: | --- | | HTML | String | (None) | Content of the template. | | Name | String | (None) | Name to display in the template selector menu on the toolbar. | | Tag | Variant | (None) | Developer storage. |