Skip to main content

update

Function update 

Source
pub async fn update(
    __arg0: State<Container>,
    __arg1: Json<UpdateRequest>,
) -> Result<impl IntoResponse, Error>
Expand description

POST /_spark/update — decode each component’s snapshot, apply property writes, dispatch the requested method, and return refreshed HTML + new snapshots.