Function Withdraw

Source
pub fn Withdraw(_: WithdrawProps) -> Element
Expand description

Withdrawal component

Provides a form for users to withdraw money from their account, with input validation to ensure positive amounts and sufficient funds.

ยงProps

For details, see the props struct definition.