geoview-core
    Preparing search index...

    Function initialDataTableState

    • Initializes an DataTable State and provide functions which use the get/set Zustand mechanisms.

      Parameters

      • set: TypeSetStore

        The setter callback to be used by this state

      • get: TypeGetStore

        The getter callback to be used by this state

      Returns IDataTableState

      • The initialized DataTable State