[][src]Function seed::to_input

pub fn to_input(target: &EventTarget) -> &HtmlInputElement

Convenience function used in event handling: Convert an event target to an input element; eg so you can take its value.