Skip to content

pantoken / tools/demo/src / ExampleSrcdocOptions

介面: ExampleSrcdocOptions

針對 buildExampleSrcdoc 的選項。

屬性

cssUrls

cssUrls: readonly string[]

Stylesheet URLs to load into the iframe's <head> (tokens, components, utilities, icons, …).


card?

optional card?: boolean

html 包裝在共用的 .instui-card 介面中(預設為 true)。


dir?

optional dir?: "ltr" | "rtl"

Text direction for the isolated document's <html> (default "ltr") — a srcdoc never inherits it from the embedding page.