aforemny / aforemny/material-components-web-elm
Tab content
Abierto
help wanted
- Lenguaje dominante
- Elm
- Estrellas
- 93
- Forks
- 20
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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`?
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.