Playwright Power Platform Toolkit v0.0.4
Playwright Power Platform Toolkit / CanvasControlType
Enumeration: CanvasControlType
Defined in: types/index.ts:9
Canvas App Control Types
Enumeration Members
Button
Button:
"Button"
Defined in: types/index.ts:10
TextInput
TextInput:
"TextInput"
Defined in: types/index.ts:11
Label
Label:
"Label"
Defined in: types/index.ts:12
Dropdown
Dropdown:
"Dropdown"
Defined in: types/index.ts:13
Gallery
Gallery:
"Gallery"
Defined in: types/index.ts:14
Form
Form:
"Form"
Defined in: types/index.ts:15
Icon
Icon:
"Icon"
Defined in: types/index.ts:16
Image
Image:
"Image"
Defined in: types/index.ts:17
Checkbox
Checkbox:
"Checkbox"
Defined in: types/index.ts:18
Toggle
Toggle:
"Toggle"
Defined in: types/index.ts:19
Slider
Slider:
"Slider"
Defined in: types/index.ts:20
DatePicker
DatePicker:
"DatePicker"
Defined in: types/index.ts:21
Timer
Timer:
"Timer"
Defined in: types/index.ts:22
HTMLText
HTMLText:
"HTMLText"
Defined in: types/index.ts:23
Camera
Camera:
"Camera"
Defined in: types/index.ts:24
Microphone
Microphone:
"Microphone"
Defined in: types/index.ts:25
BarcodeScanner
BarcodeScanner:
"BarcodeScanner"
Defined in: types/index.ts:26
DataTable
DataTable:
"DataTable"
Defined in: types/index.ts:27
Chart
Chart:
"Chart"
Defined in: types/index.ts:28
Shape
Shape:
"Shape"
Defined in: types/index.ts:29
ComboBox
ComboBox:
"ComboBox"
Defined in: types/index.ts:30