Nicolas Gallagher
Nicolas Gallagher
### Describe the feature request Support the [`` element](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/radio). This element is not currently supported on native.
### Describe the feature request Support the [`` element](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/file). This element is not currently supported on native.
### Describe the feature request Support the [`` element](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/date). This element is not currently supported on native.
### Describe the feature request Support the [`` element](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/checkbox). This element is not currently supported on native.
### Describe the feature request Support the [`` element](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/select). This element is not currently supported on native.
### Describe the feature request Support the [`` element](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/progress). This element is not currently supported on native.
### Describe the feature request Support the [`` element](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/option). This element is not currently supported on native.
### Describe the feature request Support the [`` element](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/optgroup). This element is not currently supported on native.
### Describe the feature request Support the [`` element](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/form). This element is not currently supported on native.
### Describe the feature request Support [CSS flow layout](https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_flow_layout) on native, i.e., display: inline, display: block, etc. This cannot be polyfilled. Also see https://github.com/facebook/react-strict-dom/issues/100