Macro web_component::update_field[][src]

macro_rules! update_field {
    ($self:ident, $name:ident, $value:ident $(,$property:ident)*) => { ... };
}