mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
0b3d52a70e
* feat(new-docs): add tsdoc to `Accessibility`
433 B
433 B
Home > puppeteer > SerializedAXNode > multiselectable
SerializedAXNode.multiselectable property
Whether more than one child can be selected.
Signature:
multiselectable?: boolean;