UNPKG

extml

Version:

Converts html tagged templates to ExtJS component object.

3 lines 76 B
export function isHtmlType(type) { return (type).startsWith('html-') }