Skip to content

createInteractiveTags

createInteractiveTags(__namedParameters?): object

Defined in: html-tag-interactions.ts:13

Partial<Record<Exclude<keyof Wrappers, "fix">, string> & object> = {}

object

changeList: number[]

subscribe: (cb) => () => void

Subscriber

() => void

tryAlternate: (el) => void

ChangeableElement | Element

void

update: (root) => void

Element

void