UNPKG
@wavemaker/m3-custom-widgets
Version:
latest (12.0.0-next.45017)
12.0.0-next.45017
12.0.0-next.45016
12.0.0-next.45015
A collection of custom widgets
@wavemaker/m3-custom-widgets
/
src
/
switch_button
/
page.min.d.ts
8 lines
(7 loc)
•
158 B
TypeScript
View Raw
1
2
3
4
5
6
7
8
export
namespace
switch_button
{
let
markup
:
string
;
let
script
:
string
;
let
styles
:
string
;
let
variables
:
string
;
let
config
:
string
; }