Hosanna UI API v1.30.2-next
    Preparing search index...
    • Utility function to check if two items are the same based on their IDs.

      Parameters

      • Optionalcontent: IIdentifiable

        The first item.

      • OptionalotherContent: IIdentifiable

        The second item.

      Returns boolean

      True if both items have the same ID, false otherwise.