Function Refund

Source
pub fn Refund(_: RefundProps) -> Element
Expand description

Refund component

Displays a list of transactions that can be refunded, allowing users to reverse previous transactions. Shows transaction details and provides refund functionality.

ยงProps

For details, see the props struct definition.