Actions
Actions represent user interactions.
Example
Section titled “Example”@ButtonRunnable save = () -> {};Mateu renders a button.
Key idea
Section titled “Key idea”Methods = actions.
Actions represent user interactions.
@ButtonRunnable save = () -> {};Mateu renders a button.
Methods = actions.