Skip to content

pantoken-root / formats/scope/src / ResolvedScope

Interface: ResolvedScope ​

Beta

A ScopeConfig محلولة مقابل DOM، بالإضافة إلى مصدر كل جزء.

Extends ​

Properties ​

theme? ​

optional theme?: string

Beta

مفتاح السمة، مثال: "rebrand". يتم مطابقته بواسطة [data-pantoken-theme="…"].

Inherited from ​

ScopeConfig.theme


scheme? ​

optional scheme?: Scheme

Beta

مخطط لون مثبت. احذف لتتبع تفضيل نظام التشغيل.

Inherited from ​

ScopeConfig.scheme


color? ​

optional color?: string

Beta

مفتاح لون العلامة المخصصة.

Inherited from ​

ScopeConfig.color


instanceId? ​

optional instanceId?: string

Beta

معرّف مثيل pantoken الذي يملك هذا النطاق.

Inherited from ​

ScopeConfig.instanceId


element ​

element: Element | null

Beta

The nearest element that declared any scope attribute, or null عندما لا يوجد.


bounded ​

bounded: boolean

Beta

True when resolution stopped at a data-pantoken-boundary عنصر.