API Documentation • Docs
API Documentation / pinia / MapStoresCustomization
Interface: MapStoresCustomization
Interface to allow customizing map helpers. Extend this interface with the following properties:
suffix
: string. Affects the suffix ofmapStores()
, defaults toStore
.