yesod-form-1.0.0.4: Form handling support for Yesod Web Framework

Safe HaskellSafe-Infered

Yesod.Form.Nic

Description

Provide the user with a rich text editor.

Documentation

class Yesod a => YesodNic a where

Methods

urlNicEdit :: a -> Either (Route a) Text

NIC Editor Javascript file.

nicHtmlField :: YesodNic master => Field sub master Html