Skip to content

ID Rule

The following rules apply to IDs used in the editor.

NoTargetRule
1Upper and Lower case lettersDistinguished.
2Initial letterOnly letters and underscores (_) can be used.
Numbers cannot be used.
3Length range1~255
4ID automatically assigned to componentsWhen you do drag and drop from the component menu, it’s set up so that the ‘half-width component name + underscore (_) + number’ is unique within the app when you drop it.
5Unusable charactersJavaScript reserved words cannot be used.