The parameters for OptionCard are:
Name | Type | Default | Values | Description |
---|---|---|---|---|
title | string | - | - | the title text for the option card |
subtitle | string | - | - | the subtitle text for the option card |
description | string | - | - | the description text for the option card |
imgUrl | string | - | - | the URL the image will be loaded from |
alt | string | - | - | the text that describes the image |
preventRetries | boolean | false | true, false | whether the options should only be selectable once |