Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 763 Bytes

DeviceRenderOptions.md

File metadata and controls

25 lines (16 loc) · 763 Bytes

DeviceRenderOptions

Properties

Name Type Description Notes
sdkInterface inline Supported SDK interface types. Allowed values: * native * html * both [optional]
sdkUiType inline UI types supported for displaying specific challenges. Allowed values: * text * singleSelect * outOfBand * otherHtml * multiSelect [optional]

Enum: sdkInterface

Name Value
sdkInterface native, html, both

Enum: sdkUiType

Name Value
sdkUiType multiSelect, otherHtml, outOfBand, singleSelect, text