Replies: 1 comment
-
We found the following entry in the FAQ which you may find helpful: Feel free to close this issue if you found an answer in the FAQ. Otherwise, please give us a little time to review. This is an automated reply, generated by FAQtory |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I like the
@on
decorator. I'd love to see an@action
decorator so a:Would be able to call:
Of course, note that the Binding action is "exit" which is given to the decorator, but the function name can be different.
I attempted to make this, reviewing some of the internal textual source code working with actions, but didn't get textualize to successfully call one of them.
Even if it's not something Textual wants to include, if anyone can make it I'd still be happy with that!
Beta Was this translation helpful? Give feedback.
All reactions