TuilGhosttyAccessibilityOptions
interface exported by @mwillbanks/tuil-ghostty-web.
interface
Public interface exported by @mwillbanks/tuil-ghostty-web.
export interface TuilGhosttyAccessibilityOptions {
readonly label?: string;
readonly instructions?: string;
readonly semanticTreeLabel?: string;
}Members
| Member | Type | Required | Description | Related types |
|---|---|---|---|---|
label | string | undefined | No | The label member uses the string | undefined contract. | — |
instructions | string | undefined | No | The instructions member uses the string | undefined contract. | — |
semanticTreeLabel | string | undefined | No | The semanticTreeLabel member uses the string | undefined contract. | — |
Parameters
This declaration has no public members.
Returns
This declaration does not return a value.
Throws
No thrown errors are documented for this declaration.
Related types
No package-local related types.
Source
View the secondary source reference