Skip to content

Do function attribute for automatic reloads #638

Open
@g105b

Description

@g105b

Oftentimes a do function will need to reload the response after it's completed. Rather than forcing this as a default action, it would be nice to mark the function with an attribute.

Something like:

#[AutoReload]
function do_delete(Input $input):void {
}

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions