CLIENTDESIGN
Last updated
Last updated
The CLIENTDESIGN outlines two constants: HANDLES, which determines available resizing handles, and SELECTABLE, which configures whether an element can be selected in the client design. These properties are set using the putClientProperty
method.
Type | Name | Summary |
---|---|---|
Property that can be set using elements['element_1'].putClientProperty(...), it sets the available handles in clientdesign
Type String
Sample
Property that can be set using elements['element_1'].putClientProperty(...), it sets the selectable flag in clientdesign
Type String
Sample
Property that can be set using elements['element_1'].
Property that can be set using elements['element_1'].