O365ConnectorCardTextInput interface

Extends

Properties

isMultiline
maxLength

Inherited Properties

@type
id
isRequired
title
value

Property Details

isMultiline

isMultiline?: boolean

Property Value

boolean

maxLength

maxLength?: number

Property Value

number

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