geoview-core
    Preparing search index...

    Function addUiComponent

    • Add a UI component to a custom div. Do not listen to event from here, pass in the props

      Parameters

      • targetDivId: string

        The div id to insert the component in

      • component: ReactElement

        The UI react component

      Returns Root

      the React root element