Function User

Source
pub fn User(_: UserProps) -> Element
Expand description

User management component

Displays user information and provides navigation to various transaction operations, including:

  • Viewing transaction history
  • Making withdrawals
  • Making payments
  • Processing refunds
  • Transferring money
  • Making deposits

ยงProps

For details, see the props struct definition.