mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-23 01:25:38 -05: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