@aptre/flex-layout
    Preparing search index...

    Function findJsonNodeById

    • Finds a node by its ID in the model tree

      Parameters

      • model: IJsonModel

        The model to search

      • id: string

        The ID to find

      Returns JsonNode | undefined

      The found node or undefined if not found