Esri / filter-gallery

Category Gallery is a configurable app for group content. It enables browsing by group or organization categories. The app is built with the Esri ArcGIS API for JavaScript v4 and the Esri Application-Base
Apache License 2.0
7 stars 5 forks source link

Add an attribute in category filter links #10

Open sanjibpanda opened 3 years ago

sanjibpanda commented 3 years ago

@nwisehart - As we discussed last week, in the new branch you are planning to create for instant app gallery, could you please add an attribute called data-langlabel in category filter link. Category name should be the value for this attribute. It will be great if spaces can be replaced with "-" in value so that we can use it as a slog and localize from client side.

instantApp-gallery