react-strict-dom
react-strict-dom copied to clipboard
React Strict DOM (RSD) is a subset of React DOM, imperative DOM, and CSS that supports web and native targets
### Describe the feature request Support the [`` element](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/svg). 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/color). 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/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.