Fuel Design

CardBlocked Bottom Sheet

Componente que exibe um bottom sheet informando que o cartão e a senha transacional foram bloqueados.

Propriedades

show : exibe o bottom sheet
onCloseBottomSheet : função que é exibida no fechar do bottom sheet

Importação

import {CardBlockedBottomSheet} from '@vizir-banking/banking-app-core/dist/fuel-design';

Utilização

<CardBlockedBottomSheet
show={show}
onCloseBottomSheet={() => setShow(false)}
/>
Screenshot from 2023-05-02 15-41-31.png

Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
CtrlP
) instead.