selector property
Optional CSS selector for an existing element to receive the HTML.
When omitted, HtmlContent writes into its own rendered wrapper element.
Implementation
String? selector;
Optional CSS selector for an existing element to receive the HTML.
When omitted, HtmlContent writes into its own rendered wrapper element.
String? selector;