T402 API Reference - v2.8.0
Website
Documentation
GitHub
Preparing search index...
http/vue/src
PaymentStatusDisplay
Variable PaymentStatusDisplay
Const
PaymentStatusDisplay
:
DefineComponent
<
ExtractPropTypes
<
{
status
:
{
type
:
PropType
<
PaymentStatus
>
;
required
:
true
}
;
message
:
{
type
:
StringConstructor
;
default
:
any
}
;
}
,
>
,
()
=>
VNode
<
RendererNode
,
RendererElement
,
{
[
key
:
string
]:
any
}
>
,
{}
,
{}
,
{}
,
ComponentOptionsMixin
,
ComponentOptionsMixin
,
{}
,
string
,
PublicProps
,
ToResolvedProps
<
ExtractPropTypes
<
{
status
:
{
type
:
PropType
<
PaymentStatus
>
;
required
:
true
}
;
message
:
{
type
:
StringConstructor
;
default
:
any
}
;
}
,
>
,
{}
,
>
,
{
message
:
string
}
,
{}
,
{}
,
{}
,
string
,
ComponentProvideOptions
,
true
,
{}
,
any
,
>
= ...
A component to display payment status with appropriate styling.
Example
Copy
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
Website
Documentation
GitHub
T402 API Reference - v2.8.0
Loading...
A component to display payment status with appropriate styling.