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.