aforemny / aforemny/material-components-web-elm
Tab content
Offen
help wanted
- Vorherrschende Sprache
- Elm
- Sterne
- 93
- Forks
- 20
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
This is a question not a bug. How can I make application with `Tab`s and swipeable content in them? `Content` takes only label and icon.
```
type alias Content =
{ label : String
, icon : Maybe Icon
}
```
But what if I want to do this https://material.io/components/tabs#behavior, look for `Swipe within the content area`?
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.