core2-jvm (latest)
core2-jvm (latest)core-jvm
  • Home
  • Features
  • Spec
  • Guides
  • Sandbox
  • Step Studio
  • Step
    • Action
    • External
    • Help
    • Link Handler
    • Navigation
    • Persist Async
    • Polling
    • Refresh On Change
    • Schema On Change
    • Step Error
    • Suggestions
    • Summary
    • Toolbar
    • Upload
    • Validate Async
    • Schema
    • All Of Schema
    • Array Schema
    • Blob Schema
    • Boolean Schema
    • Const Schema
    • Integer Schema
    • Number Schema
    • Object Schema
    • One Of Schema
    • String Schema
    • Layout
    • Alert Layout
    • Box Layout
    • Button Layout
    • Columns Layout
    • Decision Layout
    • Divider Layout
    • Form Layout
    • Heading Layout
    • Image Layout
    • Instructions Layout
    • List Layout
    • Loading Indicator Layout
    • Markdown Layout
    • Media Layout
    • Modal Layout
    • Paragraph Layout
    • Progress Layout
    • Review Layout
    • Search Layout
    • Section Layout
    • Status List Layout
    • Tabs Layout
    • Upsell Layout
    • Behavior
    • Action Behavior
    • Copy Behavior
    • Dismiss Behavior
    • Link Behavior
    • Modal Behavior
    • Refresh Behavior
    • Subflow Behavior
    • Subflow
    • Dynamic Launch Config
    • Launch Config
    • Modal Presentation
    • Native Launch Config
    • Presentation
    • Push Presentation
    • Action Response Body
    • Error Response Body
    • Flow Response
    • Modal Response Body
    • No Op Response Body
    • Search Initial Layout Config
    • Search Initial Results Config
    • Search Initial State
    • Search Layout Response Body
    • Search Response
    • Search Response Body
    • Search Result
    • Search Results Response Body
    • Subflow Response Body
    • Additional Info
    • Align
    • Autocapitalization Type
    • Autocomplete Token
    • Context
    • Icon
    • Image
    • Inline Alert
    • Media
    • Native Capabilities
    • Request
    • Size
    • Supporting Values
    • Control
    • Tag

Summary

Android - 8.25.0 iOS - 11539 Web - 2.5.0

Summary specifies a configuration to produce user-facing copy for child schemas of List.

Default values may be specified to be used if values are not provided on child schemas.

Subtypes

Provider

A schema which provides values for the summary.

Properties

PropertyTypeRequiredDescription
providesDescriptionBooleanNoIf true, the value of this schema can be used as a summary description.
providesIconBooleanNoIf true, the icon of this schema can be used as a summary icon.
providesImageBooleanNoIf true, the image of this schema can be used as a summary image.
providesMediaBooleanNoIf true, the media of this schema can be used as a summary media.
providesTitleBooleanNoIf true, the value of this schema can be used as a summary title.

Summariser

A schema which summarises its child schemas.

Default values can be specified for the summary if values are not provided by its child schemas.

Properties

PropertyTypeRequiredDescription
defaultDescriptionStringNoA description to be used for the summary if a description is not provided by a child schema.
defaultIconIconNoAn icon to be used for the summary if an icon is not provided by a child schema.
defaultImageImageNoAn image to be used for the summary if an image is not provided by a child schema.
defaultMediaMediaNoA Media to be used for the summary if a media is not provided by a child schema.
defaultTitleStringNoA title to be used for the summary if a title is not provided by a child schema.
providesDescriptionBooleanNoIf true, the value of this schema can be used as a summary description.
providesIconBooleanNoIf true, the icon of this schema can be used as a summary icon.
providesImageBooleanNoIf true, the image of this schema can be used as a summary image.
providesMediaBooleanNoIf true, the media of this schema can be used as a summary media.
providesTitleBooleanNoIf true, the value of this schema can be used as a summary title.