Function init

  • It makes the body the attached tag (attach). You can pass in a selector for an element you want to be the default attached tag.

    Parameters

    • options: {
          root: string;
      } = ...
      • root: string

    Returns CTag

Generated using TypeDoc