pub fn on( node: Node, event: String, handler: fn() -> Nil, ) -> Node
pub fn onclick(node: Node, handler: fn() -> Nil) -> Node