aurbano/react-ds

Pass endPoint as second argument of onSelectionChange

Open

#46 geöffnet am 29. Okt. 2019

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (18 Forks)github user discovery
help wanted

Repository-Metriken

Stars
 (164 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

Having the endPoint as second argument of onSelectionChange could help with some UX stuff, like popping up some actions panel for highlighted elements in that point. Atm an additional listener is required to accomplish this.

Contributor Guide