Semantic-Org/Semantic-UI-React

[DOC] The example for using shorthand / renderBodyRow for the Table Component is somehow hidden

Open

#2.919 geöffnet am 18. Juni 2018

Auf GitHub ansehen
 (4 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (4.065 Forks)batch import
docshelp wantedstale

Repository-Metriken

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

Beschreibung

Feature Request

Problem description

The only example using renderBodyRow (and generally using shorthand) I could find is this: https://react.semantic-ui.com/collections/table#states-warning-shorthand

I guess it is considered a "shorthand", but is still really hard to find it. I was trying to figure out how to use renderBodyRow and I read that I needed to use the shorthand, so I search for shorthand and found the example by pure luck. This example made it clear how I had to use it.

Proposed solution

Create another section about shorthand / getting data from a object and put it in there

Contributor Guide