I wanted to create a button/modal to add information when the state is empty. I ended up with a workaround by creating 2, one with action()/placeholder() and one that shows the information with visible/hidden to alternate them.
I dove into the TextEntry class and it bails before adding affix actions. I'm wondering if this is by design or just an oversight.