accessible-html icon indicating copy to clipboard operation
accessible-html copied to clipboard

Require id and controls when setting up tabs and tabpanels

Open tesk9 opened this issue 3 years ago • 0 comments

For instance:

tab : { id : String, controls : String, selected : Bool } -> List (Html.Attribute msg) -> List (Html msg)

tesk9 avatar Jan 07 '22 18:01 tesk9