solid-ui
    Preparing search index...

    Function newAppInstance

    • Creates a new instance of an app.

      An instance of an app could be e.g. an issue tracker for a given project, or a chess game, or calendar, or a health/fitness record for a person.

      Note that this use of the term 'app' refers more to entries in the user's type index than to actual software applications that use the personal data to which these entries point.

      Parameters

      • dom: HTMLDocument
      • appDetails: AppDetails
      • callback: (workspace: string | null, newBase: string) => void

      Returns HTMLElement

      A div with a button in it for making a new app instance