Function Deposit

Source
pub fn Deposit(_: DepositProps) -> Element
Expand description

Deposit component

Provides a form for users to deposit money into their account, with input validation to ensure positive amounts.

ยงProps

For details, see the props struct definition.