Lynx

Attributes

content

Android
iOS
Clay
Harmony
content?: string;

SVG XML content

src

Android
iOS
Clay
Harmony
src?: string;

SVG resource URL

Events

Frontend can bind corresponding event callbacks to listen for runtime behaviors of the element, as shown below.

bindload

Android
iOS
Clay
Harmony
bindload = (e: BaseEvent) => {};

SVG Loaded

Except as otherwise noted, this work is licensed under a Creative Commons Attribution 4.0 International License, and code samples are licensed under the Apache License 2.0.