Dankoss Docs - v0.1.0
    Preparing search index...

    Function default

    • Parameters

      • props: Readonly<{ children: React.ReactNode }>

        The layout properties.

        • children

          The inner pages and components routed by Next.js.

      Returns Element

      The foundational <html> and <body> tags.

      The highest-level wrapper for the Next.js application, enforcing the HTML language attribute and importing global styles. *