Module

React.DOM.Props

#Props

data Props :: Type

#unsafeMkProps

unsafeMkProps :: forall val. String -> val -> Props

#unsafeUnfoldProps

unsafeUnfoldProps :: forall vals. String -> Record vals -> Props

#unsafePrefixProps

unsafePrefixProps :: forall vals. String -> Record vals -> Props

#unsafeFromPropsArray

unsafeFromPropsArray :: forall props. Array Props -> props

#aria

aria :: forall ariaAttrs. Record ariaAttrs -> Props

#_data

_data :: forall dataAttrs. Record dataAttrs -> Props

#style

style :: forall style. Record style -> Props

#dangerouslySetInnerHTML

#accept

#acceptCharset

#accessKey

#action

#allowFullScreen

#allowTransparency

#alt

#async

#autoComplete

#autoFocus

#autoPlay

#capture

#cellPadding

#cellSpacing

#charSet

#challenge

#checked

#cite

#classID

#className

#cols

cols :: Int -> Props

#colSpan

#content

#contentEditable

#contextMenu

#controls

#coords

#crossOrigin

#dateTime

#default

#defaultChecked

#defaultValue

#defer

#dir

#disabled

#download

#draggable

#encType

#form

#formAction

#formEncType

#formMethod

#formNoValidate

#formTarget

#frameBorder

#headers

#height

#hidden

#high

#href

#hrefLang

#htmlFor

#httpEquiv

#icon

#_id

#inputMode

#integrity

#is

#key

#keyParams

#keyType

#kind

#label

#lang

#list

#loop

#low

#manifest

#marginHeight

#marginWidth

#max

#maxLength

#media

#mediaGroup

#method

#min

#minLength

#multiple

#muted

#name

#nonce

#noValidate

#open

#optimum

#pattern

#placeholder

#poster

#preload

#profile

#radioGroup

#readOnly

#rel

#required

#reversed

#role

#rows

rows :: Int -> Props

#rowSpan

#sandbox

#scope

#scoped

#scrolling

#seamless

#selected

#shape

#size

size :: Int -> Props

#sizes

#span

span :: Int -> Props

#spellCheck

#src

#srcDoc

#srcLang

#srcSet

#start

#step

#summary

#tabIndex

#target

#title

#_type

#useMap

#value

#valueArray

#width

#wmode

#wrap

#about

#datatype

#inlist

#prefix

#property

#resource

#typeof

#vocab

#autoCapitalize

#autoCorrect

#autoSave

#color

#itemProp

#itemScope

#itemType

#itemID

#itemRef

#results

#security

#unselectable

#onCanPlayThrough

#onDurationChange

#onLoadedData

#onLoadedMetadata

#onRateChange

#onTimeUpdate

#onVolumeChange

#onToggleCapture

#onErrorCapture

#onLoadCapture

#onAbortCapture

#onCanPlayCapture

#onCanPlayThroughCapture

#onDurationChangeCapture

#onEmptiedCapture

#onEncryptedCapture

#onEndedCapture

#onLoadedDataCapture

#onLoadedMetadataCapture

#onLoadStartCapture

#onPauseCapture

#onPlayCapture

#onPlayingCapture

#onProgressCapture

#onRateChangeCapture

#onSeekedCapture

#onSeekingCapture

#onStalledCapture

#onSuspendCapture

#onTimeUpdateCapture

#onVolumeChangeCapture

#onWaitingCapture

#onSelectCapture

#suppressContentEditableWarning

#x

x :: Int -> Props

#y

y :: Int -> Props

#cx

cx :: Int -> Props

#cy

cy :: Int -> Props

#r

r :: Int -> Props

#fill

#opacity

#fillOpacity

#stroke

#strokeWidth

#points

#d

d :: String -> Props

#viewBox

Modules