UNPKG

phaser4-rex-plugins

Version:
14 lines (12 loc) 287 B
const ElementProperties = { maxLength: ['maxLength', undefined], minLength: ['minLength', undefined], readOnly: ['readOnly', false], }; const StyleProperties = { direction: ['direction', undefined] }; export { ElementProperties, StyleProperties, };