package dream-html

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val activedescendant : 'a string_attr
val atomic : attr
val autocomplete : [ `both | `inline | `list ] to_attr
val braillelabel : 'a string_attr
val brailleroledescription : 'a string_attr
val busy : attr
val checked : [ `false_ | `mixed | `true_ ] to_attr
val colcount : int to_attr
val colindextext : 'a string_attr
val colspan : int to_attr
val controls : 'a string_attr
val current : [ `date | `location | `page | `step | `time | `true_ ] to_attr
val describedby : 'a string_attr
val description : 'a string_attr
val details : 'a string_attr
val disabled : attr
val errormessage : 'a string_attr
val expanded : bool to_attr
val flowto : 'a string_attr
val haspopup : [ `dialog | `grid | `listbox | `menu | `tree | `true_ ] to_attr
val hidden : bool to_attr
val invalid : [ `grammar | `spelling | `true_ ] to_attr
val keyshortcuts : 'a string_attr
val label : 'a string_attr
val labelledby : 'a string_attr
val level : int to_attr
val live : [ `assertive | `polite ] to_attr
val modal : attr
val multiline : attr
val multiselectable : attr
val orientation : [ `horizontal | `vertical ] to_attr
val owns : 'a string_attr
val placeholder : 'a string_attr
val posinset : int to_attr
val pressed : [ `false_ | `mixed | `true_ ] to_attr
val readonly : attr
val relevant : [ `additions | `all | `removals | `text ] to_attr
val required : attr
val roledescription : 'a string_attr
val rowcount : int to_attr
val rowindex : int to_attr
val rowindextext : 'a string_attr
val rowspan : int to_attr
val selected : bool to_attr
val setsize : int to_attr
val sort : [ `ascending | `descending | `other ] to_attr
val valuemax : float to_attr
val valuemin : float to_attr
val valuenow : float to_attr
val valuetext : 'a string_attr
OCaml

Innovation. Community. Security.