sparc - v1.0.1
    Preparing search index...

    Type Alias HTMDSingleNode

    HTMDSingleNode: HTMDElementInterface | string | number

    A node represents a type that can be rendered to the DOM directly or via the HTMDElementInterface.render() method.

    HTMDElementInterface