include module type of Prop
Sourceval ariaActivedescendant : string -> React__.Dom_dsl_core.Prop.t Sourceval ariaAtomic : string -> React__.Dom_dsl_core.Prop.t Sourceval ariaAutocomplete : string -> React__.Dom_dsl_core.Prop.t Sourceval ariaBusy : string -> React__.Dom_dsl_core.Prop.t Sourceval ariaChecked : string -> React__.Dom_dsl_core.Prop.t Sourceval ariaColcount : int -> React__.Dom_dsl_core.Prop.t Sourceval ariaColindex : int -> React__.Dom_dsl_core.Prop.t Sourceval ariaColspan : int -> React__.Dom_dsl_core.Prop.t Sourceval ariaControls : string -> React__.Dom_dsl_core.Prop.t Sourceval ariaCurrent : string -> React__.Dom_dsl_core.Prop.t Sourceval ariaDescribedby : string -> React__.Dom_dsl_core.Prop.t Sourceval ariaDetails : string -> React__.Dom_dsl_core.Prop.t Sourceval ariaDisabled : string -> React__.Dom_dsl_core.Prop.t Sourceval ariaDropeffect : string -> React__.Dom_dsl_core.Prop.t Sourceval ariaErrormessage : string -> React__.Dom_dsl_core.Prop.t Sourceval ariaExpanded : string -> React__.Dom_dsl_core.Prop.t Sourceval ariaFlowto : string -> React__.Dom_dsl_core.Prop.t Sourceval ariaGrabbed : string -> React__.Dom_dsl_core.Prop.t Sourceval ariaHidden : string -> React__.Dom_dsl_core.Prop.t Sourceval ariaInvalid : string -> React__.Dom_dsl_core.Prop.t Sourceval ariaKeyshortcuts : string -> React__.Dom_dsl_core.Prop.t Sourceval ariaLabel : string -> React__.Dom_dsl_core.Prop.t Sourceval ariaLabelledby : string -> React__.Dom_dsl_core.Prop.t Sourceval ariaLevel : int -> React__.Dom_dsl_core.Prop.t Sourceval ariaLive : string -> React__.Dom_dsl_core.Prop.t Sourceval ariaModal : string -> React__.Dom_dsl_core.Prop.t Sourceval ariaMultiline : string -> React__.Dom_dsl_core.Prop.t Sourceval ariaMultiselectable : string -> React__.Dom_dsl_core.Prop.t Sourceval ariaOrientation : string -> React__.Dom_dsl_core.Prop.t Sourceval ariaOwns : string -> React__.Dom_dsl_core.Prop.t Sourceval ariaPlaceholder : string -> React__.Dom_dsl_core.Prop.t Sourceval ariaPosinset : int -> React__.Dom_dsl_core.Prop.t Sourceval ariaPressed : string -> React__.Dom_dsl_core.Prop.t Sourceval ariaReadonly : string -> React__.Dom_dsl_core.Prop.t Sourceval ariaRelevant : string -> React__.Dom_dsl_core.Prop.t Sourceval ariaRequired : string -> React__.Dom_dsl_core.Prop.t Sourceval ariaRoledescription : string -> React__.Dom_dsl_core.Prop.t Sourceval ariaRowcount : int -> React__.Dom_dsl_core.Prop.t Sourceval ariaRowindex : int -> React__.Dom_dsl_core.Prop.t Sourceval ariaRowspan : int -> React__.Dom_dsl_core.Prop.t Sourceval ariaSelected : string -> React__.Dom_dsl_core.Prop.t Sourceval ariaSetsize : int -> React__.Dom_dsl_core.Prop.t Sourceval ariaSort : string -> React__.Dom_dsl_core.Prop.t Sourceval ariaValuemax : int -> React__.Dom_dsl_core.Prop.t Sourceval ariaValuemin : int -> React__.Dom_dsl_core.Prop.t Sourceval ariaValuenow : int -> React__.Dom_dsl_core.Prop.t Sourceval ariaValuetext : string -> React__.Dom_dsl_core.Prop.t Common
Sourceval bool : string -> bool -> t Sourceval float_ : string -> float -> t Modifiers
HTML props
Sourceval defaultChecked : bool -> t Sourceval defaultValue : string -> t Sourceval classNames : string list -> t Sourceval contentEditable : bool -> t Sourceval acceptCharset : string -> t Sourceval allowFullScreen : bool -> t Sourceval autoComplete : string -> t Sourceval autoCapitalize : string -> t Sourceval crossOrigin : string -> t Sourceval placeholder : string -> t Sourceval suppressContentEditableWarning : bool -> t Common
HTML elements