共用方式為


O365ConnectorCardMultichoiceInput interface

Extends

屬性

choices
isMultiSelect
style

繼承的屬性

@type
id
isRequired
title
value

屬性詳細資料

choices

choices?: O365ConnectorCardMultichoiceInputChoice[]

屬性值

isMultiSelect

isMultiSelect?: boolean

屬性值

boolean

style

style?: Style

屬性值

繼承的屬性詳細資料

@type

@type?: O365ConnectorCardInputType

屬性值

繼承自O365ConnectorCardInputBase。'@type'

id

id?: string

屬性值

string

繼承自O365ConnectorCardInputBase.id

isRequired

isRequired?: boolean

屬性值

boolean

繼承自O365ConnectorCardInputBase.isRequired

title

title?: string

屬性值

string

繼承自O365ConnectorCardInputBase.title

value

value?: string

屬性值

string

繼承自O365ConnectorCardInputBase.value