Annotation Interface ComponentId
Indicates id of a component.
- Since:
- 2022-09-09
- Author:
- miki
-
Required Element Summary
Required Elements
-
Element Details
-
value
String valueNote: this must be a valid css identifier, meaning it must be unique across the web page.
-