Command Palette
Search for a command to run
Command Palette
Search for a command to run

@html tag

✓ Relevant

Inject raw HTML with `{@html ...}`; sanitize input to prevent XSS; injected HTML bypasses scoped styles, use `:global` to style it.