Features
Since version 3.9
To learn more about extension features, you can read the Extension Features reference docs.
accountInformation
Extendable feature for the Account Information page.
theme/pages/Account/Information
ui.componentsMap
DeleteAccount
: The component to display the delete account component in the account information page
Facets
Extendable feature for the LayerFacets
component. See
theme/modules/Layer/LayerFacets/LayerFacets
.
This is used to easily customize the components used to render facets filters.
ui.componentsMap
TextSearchFacet
RangeSearchFacet
AttributeFacet
CategoryFacet
, defaulted tonull
as it this type of facet is not rendered inLayerFacet
by default