Skip to main content

property

Function property 

Source
pub fn property(this: &[JsValue], prop: &str) -> Option<JsValue>
Expand description

Array property access: .length, [index].