Skip to content

remote.TypeAlias.MountDomResult

github-actions[bot] edited this page Jun 8, 2026 · 2 revisions

@zenstone/ts-utils / remote / MountDomResult

Type Alias: MountDomResult

MountDomResult = MountDomOptions & object

Defined in: src/remote/mountRemote.ts:57

DOM handler 的扩展返回字段(不含 MountRemoteResult 的基础字段)

Type Declaration

el

el: HTMLElement

id

id: string

Clone this wiki locally