Mercurial > urweb
view demo/metaform1.ur @ 2163:598a5f781d39
Add onChange handler to radioOption
author | Julian Squires <julian@cipht.net> |
---|---|
date | Thu, 07 May 2015 16:12:06 -0400 |
parents | 6302b10dbe0e |
children |
line wrap: on
line source
open Metaform.Make(struct val names = {A = "Tic", B = "Tac", C = "Toe"} end)