lucid-extras-0.1.0.1: Generate more HTML with Lucid

Safe HaskellNone
LanguageHaskell2010

Lucid.DataTables

Synopsis

Documentation

activateDataTable :: Monad m => Text -> Maybe Value -> HtmlT m () Source #

Additional properties to pass to the table. See https://datatables.net/reference/option/ for values we might wish to use here.