flask-wire icon indicating copy to clipboard operation
flask-wire copied to clipboard

[Feature Request] wire_frame 'source' parameter

Open diegohce opened this issue 4 years ago • 1 comments

The main idea is that we can use a 'source' parameter to set an url for the wire_frame macro but, as opposed to 'initial', source will not be fetched once the frame is rendered. So we can have an empty initial state for the frames.

With this, we can use events to trigger those requests.

diegohce avatar Jun 02 '21 13:06 diegohce

Hmm. The target parameter was meant for updating a frame during mutation. Is this not sufficient? Is there a specific use-case you are trying to cover?

michaelbukachi avatar Jun 02 '21 20:06 michaelbukachi