Module
Chameleon.HTML.KeyedElements
- Package
- purescript-chameleon
- Repository
- thought2/purescript-chameleon
#blockquote_ Source
blockquote_ :: forall html a. Html html => Array (Key /\ (html a)) -> html a
Defines a section that is quoted from another source [No Attributes]
- Modules
- Chameleon
- Chameleon.
Class - Chameleon.
HTML - Chameleon.
HTML. Attributes - Chameleon.
HTML. ElemNames - Chameleon.
HTML. Elements - Chameleon.
HTML. Events - Chameleon.
HTML. KeyedElements - Chameleon.
Impl. TestHtml - Chameleon.
SVG. Attributes - Chameleon.
SVG. ElemNames - Chameleon.
SVG. Elements - Chameleon.
SVG. KeyedElements - Chameleon.
Types