sparc - v1.0.1
    Preparing search index...

    A fragment is just an HTMDElement that renders multiple children without wrapping them on another element.

    Contrary to regular HTMDElements, a fragment can't contain all types of HTMDNode, since Fragment will not act as a parent node in the DOM, it needs an implementation of the HTMDElementInterface

    HTMDElementInterface

    Hierarchy (View Summary)

    Implements

    Index

    Constructors

    Properties

    _containerSelector?: string
    isHTMD: true

    Discriminator to identify classes that implement this interface

    isHTMDComponent

    Accessors

    Methods