Expand description
Transaction entry/edit dialog
Modal dialog for adding or editing transactions with form fields, tab navigation, validation, and save/cancel functionality.
Structs§
- Transaction
Form State - State for the transaction form dialog
Enums§
- Transaction
Field - Which field is currently focused in the transaction form
Functions§
- handle_
key - Handle key input for the transaction dialog Returns true if the key was handled, false otherwise
- render
- Render the transaction dialog