mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-06-18 17:45:08 -04:00
added radio button model view component (#1439)
* added radio button model view component
This commit is contained in:
@@ -71,6 +71,7 @@ export enum ModelComponentTypes {
|
||||
DropDown,
|
||||
Button,
|
||||
CheckBox,
|
||||
RadioButton,
|
||||
DashboardWidget,
|
||||
DashboardWebview,
|
||||
Form
|
||||
|
||||
Reference in New Issue
Block a user