pub fn Transfer(_: TransferProps) -> Element
Expand description
Transfer component
Enables users to transfer money to other users in the system, with features for:
- Selecting the recipient from a list of available users
- Specifying the transfer amount
- Adding an optional message to the transaction
- Generating random messages for fun
ยงProps
For details, see the props struct definition.
name
:String