dcfec6dbbd
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
239 B
239 B
sidebar_label |
---|
SerializedAXNode.roledescription |
SerializedAXNode.roledescription property
A human readable alternative to the role.
Signature:
interface SerializedAXNode {
roledescription?: string;
}