package forester

  1. Overview
  2. Docs
A tool for tending mathematical forests

Install

dune-project
 Dependency

Authors

Maintainers

Sources

4.1.0.tar.gz
md5=576a2fe0666a6bd9fbbf9a567c0aee79
sha512=af7666a0bcd8fb20497a8c0a0bc01cb57db0bde07d68952e40d37464efe81c3a3c8207a5e5dc88264a5f67b5815874e88f3aa31972dd5f0413d44f97e11b758e

doc/forester.render/Forester_render/Dream_html_lite/Hx/index.html

Module Dream_html_lite.HxSource

htmx support https://htmx.org/reference/

This attribute serves as the _ attribute, which is used by Hyperscript. Note that the value of this attribute is not escaped.

  • since 0.1.0.
Sourceval boost : bool to_attr
Sourceval confirm : _ string_attr
Sourceval delete : _ string_attr
Sourceval disable : attr
Sourceval disinherit : _ string_attr
Sourceval encoding_formdata : attr

Hardcoding of the hx-encoding attribute to multipart/form-data.

Sourceval ext : _ string_attr
Sourceval get : _ string_attr
Sourceval headers : _ string_attr
Sourceval history_false : attr

Hardcoding of the hx-history attribute to false.

Sourceval history_elt : attr
Sourceval include_ : _ string_attr
Sourceval indicator : _ string_attr

Note that the value of this attribute is not escaped as it may include a CSS selector.

Note that the value of this attribute is not escaped.

  • deprecated See https://htmx.org/attributes/hx-on/#hx-on-deprecated
Sourceval on_ : event:string -> _ string_attr

The hx-on:* set of attributes, where * represents DOM events: https://htmx.org/attributes/hx-on/.

Note that the value of this attribute is not escaped.

  • since 2.1.0.
Sourceval params : _ string_attr
Sourceval patch : _ string_attr
Sourceval post : _ string_attr
Sourceval preload : attr
Sourceval preserve : attr
Sourceval prompt : _ string_attr
Sourceval push_url : _ string_attr
Sourceval put : _ string_attr
Sourceval replace_url : _ string_attr
Sourceval request : _ string_attr
Sourceval select : _ string_attr

Note that the value of this attribute is not escaped as it may include a CSS selector.

Sourceval select_oob : _ string_attr

Note that the value of this attribute is not escaped as it may include a CSS selector.

Sourceval sse_connect : _ string_attr
Sourceval sse_swap : _ string_attr
Sourceval swap : _ string_attr

Note that the value of this attribute is not escaped as it may include a CSS selector.

Sourceval swap_oob : _ string_attr

Note that the value of this attribute is not escaped as it may include a CSS selector.

Sourceval sync : _ string_attr
Sourceval target : _ string_attr

Note that the value of this attribute is not escaped as it may include a CSS selector.

Sourceval trigger : _ string_attr

Note that the value of this attribute is not escaped.

Sourceval validate : attr
Sourceval vals : _ string_attr
Sourceval ws_connect : _ string_attr
Sourceval ws_send : attr
OCaml

Innovation. Community. Security.