componentes
splashfeedback
O SplashFeedback é um componente utilizado para retornar um feedback para o usuário.
demo interativa
Uma versão de interativa do componente desenvolvido.
propriedades*
property | description | required | default value | type |
---|---|---|---|---|
image | Source link of the image | false | undefined | string |
subtitle | Subtitle for the splash feedback | true | undefined | string |
link | Link to be presented with a text and a href | false | undefined | { text: string; href: string; } |
title | Title for the splash feedback | true | undefined | string |
*valores gerados automaticamente.
Migração do Ui-commons para Olist Design System
Propriedades
Ui-commons | Olist Design System |
---|---|
title | title |
subtitle | subtitle |
imgSrc | image |
link | link |