Frank McCown

Results 2 issues of Frank McCown

The documentation is missing a default value (app:default_color), so users may not know how to specify one. Example: ``` ``` On a side note, preferences usually use `app:defaultValue` to specify...

It would be fantastic if the `selected` attribute could be used to specify default or pre-selected options like so: ``` html One Two Three ``` Then the multiple select would...