@zeix/ui-element
Version:
UIElement - a HTML-first library for reactive Web Components
28 lines (14 loc) • 793 B
Markdown
[**@zeix/ui-element**](../README.md)
***
[@zeix/ui-element](../globals.md) / DangerouslySetInnerHTMLOptions
# Type Alias: DangerouslySetInnerHTMLOptions
> **DangerouslySetInnerHTMLOptions** = `object`
Defined in: [src/lib/effects.ts:62](https://github.com/zeixcom/ui-element/blob/f80be4b02c5d1c80817271ddf0fad982e43ad03e/src/lib/effects.ts#L62)
## Properties
### allowScripts?
> `optional` **allowScripts**: `boolean`
Defined in: [src/lib/effects.ts:64](https://github.com/zeixcom/ui-element/blob/f80be4b02c5d1c80817271ddf0fad982e43ad03e/src/lib/effects.ts#L64)
***
### shadowRootMode?
> `optional` **shadowRootMode**: `ShadowRootMode`
Defined in: [src/lib/effects.ts:63](https://github.com/zeixcom/ui-element/blob/f80be4b02c5d1c80817271ddf0fad982e43ad03e/src/lib/effects.ts#L63)