FeathersNumberInput remaining work
A-UID-Straightforward
The `FeathersNumberInput` widget is not yet complete:
* The widget should have increment and decrement arrows at each end, using the standard chevron icons. These should only appear when all of the following are true:
* The widget has no SoftLimit (because otherwise it appears as a slider)
* The widget is being hovered
* The widget currently lacks AccessibilityNode role and attributes for range value input.
0 条评论