concur-static
concur-static copied to clipboard
Generate semi-dynamic UIs with Concur
Results
1
concur-static issues
Sort by
recently updated
recently updated
newest added
``` reify :: VDOM a -> VDOM (VDOM a) -- Generate a separate callable function in JS output item :: [VDOM a] -> VDOM a -- Generate an item that...