Raw Clipboard Access utilizes the ES2015 Object feature of ordering properties by insertion order.
This means that only strings that do not parse to integers should be accepted as keys, and is consistent with existing clipboard types. However, it may seem potentially sketchy, so filing this issue for TAG review feedback.
An alternative - using array types - is listed here.
Raw Clipboard Access utilizes the ES2015 Object feature of ordering properties by insertion order.
This means that only strings that do not parse to integers should be accepted as keys, and is consistent with existing clipboard types. However, it may seem potentially sketchy, so filing this issue for TAG review feedback.
An alternative - using array types - is listed here.