aforemny / aforemny/material-components-web-elm
Tab content
Aperta
help wanted
- Lingua principale
- Elm
- Stelle
- 93
- Fork
- 20
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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`?
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.