GEOLYTIX / xyz

An open source javascript framework for spatial data and application interfaces.
MIT License
86 stars 25 forks source link

Pill component #1263

Closed cityremade closed 1 month ago

cityremade commented 1 month ago

Pill component adds a container of selected pills such as filtered values. It adds and allows removal of selected pills. Values passed can create an initial set of pills. The object has 2 functions: addCallback and removeCallback with both taking value and array of selected values as arguments.

Related to https://github.com/GEOLYTIX/xyz/issues/1259 but addresses the issue only in part.

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud