This website requires JavaScript.
Explore
Help
Sign In
Protei
/
PromucFlow_constructor
Watch
2
Star
0
Fork
0
You've already forked PromucFlow_constructor
Code
Issues
Pull Requests
Actions
4
Packages
Projects
Releases
Wiki
Activity
8cbf8a5504
PromucFlow_constructor
/
app
/
client
/
src
/
widgets
/
ButtonGroupWidget
/
index.ts
3 lines
54 B
TypeScript
Raw
Normal View
History
Unescape
Escape
fix: Fixing GRID_DENSITY_MIGRATION_V1 based configs and adding test cases. (#10488)
2022-01-21 10:19:10 +00:00
import
Widget
from
"./widget"
;
feat: create button group widget (#7337) * Widget with new file structure * merged utils file to solve onClick err * updates as required * design update: buttonStyle - buttonColor * updated widget config response * updated buttonVariant changes * solved btn list delete issue * updates as required * design fix for menu item * fixed theme color updates
2021-11-11 06:41:05 +00:00
export
default
Widget
;
Reference in New Issue
Copy Permalink