sdk.progress.progressible
Home > @matterway/sdk > Progress > Progressible
Progress.Progressible interface
Signature:
export interface Progressible
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
description? | string | (Optional) | |
result? | any | (Optional) | |
status | ProgressibleStatus | ||
title | string |