Added 'Hidden text' in the doc as a possible component part for any text that is not displayed. The major use case is aria-label fields.
This commit is contained in:
parent
22749ea2e2
commit
77ebc5baa5
|
@ -477,6 +477,7 @@ This hierarchical structure is made of several parts:
|
||||||
- ``Table``
|
- ``Table``
|
||||||
- ``Title``
|
- ``Title``
|
||||||
- ``Tooltip``
|
- ``Tooltip``
|
||||||
|
- ``Hidden text``
|
||||||
- ``*`` for strings that are not tied to a specific component
|
- ``*`` for strings that are not tied to a specific component
|
||||||
|
|
||||||
The detail part, which is optional and refers to the contents of the string itself, such as:
|
The detail part, which is optional and refers to the contents of the string itself, such as:
|
||||||
|
|
Loading…
Reference in New Issue