AdrianMachado / KaiUI

React component library for KaiOS apps
MIT License
187 stars 39 forks source link

Enabling usage of important HTML attributes #9

Open Phidelux opened 5 years ago

Phidelux commented 5 years ago

Components strongly related to a specific HTML element should support the usage of commonly used attributes of this element. The button compontent should, for example, support the attributes disabled, type, autofocus, name and value.