UNPKG

taggedjs

Version:

tagged template reactive html

4 lines (3 loc) 272 B
import { AttributeContextItem } from "../tag/AttributeContextItem.type"; export declare function processSimpleAttribute(name: string, value: any, // TemplateValue | StringTag | SubscribeValue | SignalObject, element: HTMLElement, contextItem: AttributeContextItem): void;