Interface AGSStoreCommonOptions

Properties supported by AGSStores.

interface AGSStoreCommonOptions {
    id: string;
}

Hierarchy (view full)

Properties

Properties

id: string

The id of the new store.

Generated using TypeDoc