Agama Installer
    Preparing search index...

    Function MenuHeader

    • Renders a title and/or description, typically used to add context to a group of related menu options.

      Requires at least one of title or description to be provided.

      The title is rendered prominently, while the description appears in a smaller font, intended to provide helpful guidance or clarification for users.

      Parameters

      Returns Element

      <MenuHeader
      title="Appearance Settings"
      description="Customize the theme and layout."
      />