Annotation Type JsxSymbolConstant
An annotation to mark a Java static string as JavaScript symbol.
-
Optional Element Summary
Optional ElementsModifier and TypeOptional ElementDescriptionTheSupportedBrowsers supported by this symbol getter.
-
Element Details
-
value
SupportedBrowser[] valueTheSupportedBrowsers supported by this symbol getter.- Returns:
- the
SupportedBrowsers
- Default:
{CHROME, EDGE, FF, FF_ESR}
-