O365ConnectorCardMultichoiceInput interface

Extends

Properties

choices
isMultiSelect
style

Inherited Properties

@type
id
isRequired
title
value

Property Details

choices

choices?: O365ConnectorCardMultichoiceInputChoice[]

Property Value

isMultiSelect

isMultiSelect?: boolean

Property Value

boolean

style

style?: Style

Property Value

Inherited Property Details

@type

@type?: O365ConnectorCardInputType

Property Value

Inherited From O365ConnectorCardInputBase.'@type'

id

id?: string

Property Value

string

Inherited From O365ConnectorCardInputBase.id

isRequired

isRequired?: boolean

Property Value

boolean

Inherited From O365ConnectorCardInputBase.isRequired

title

title?: string

Property Value

string

Inherited From O365ConnectorCardInputBase.title

value

value?: string

Property Value

string

Inherited From O365ConnectorCardInputBase.value