Matthew Leslie
Matthew Leslie
**Enable input number component to support type='range' attribute** **Summary of the changes** 1) Modified the `InputNumber` component to allow the 'type' attribute specified by the user to take precedence over...
**Adding accept header to callsites within SignalR** **Summary of the changes** As mentioned in #47398, many of the `HttpClient` call sites within the SignalR library were missing their appropriate accept...
# QuickGrid: Add EventCallback for clicking on a row. **Description:** This pull request aims to enhance the QuickGrid component by adding the capability to handle row click events. This feature...