Post

Replies

Boosts

Views

Activity

Comment on How would you share common button actions across views?
ah very cool, thank you so much. I really appreciate you sharing! To make sure I'm tracking... Refactor Button into its own view; instantiate view where needed; when button action manipulates data, refactor that data into a top / app level state obj to simplify the init pattern thru to the bottom. I am finding most of ToolbarViewA also makes for great TableViewB.Table.contextMenu, this pattern will help me a great deal.
Jan ’23