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

공유된 .instui-card 표면에 html을(를) 래핑합니다(기본값 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.