@nkeff/cardboard-js
    Preparing search index...

    Function init

    • It initializes the framework & makes the body tag the mount point (mountPoint). You can pass in a selector for an element you want to be the default tag ("body" by default).

      Parameters

      • options: { selector: string } = ...

      Returns CTag