haskell-halogen-core
Safe HaskellNone
LanguageGHC2021

Halogen.HTML.Properties.ARIA

Documentation

activeDescendant :: forall (r :: Row Type) i. Text -> IProp r i Source #

atomic :: forall (r :: Row Type) i. Text -> IProp r i Source #

autoComplete :: forall (r :: Row Type) i. Text -> IProp r i Source #

busy :: forall (r :: Row Type) i. Text -> IProp r i Source #

checked :: forall (r :: Row Type) i. Text -> IProp r i Source #

controls :: forall (r :: Row Type) i. Text -> IProp r i Source #

describedBy :: forall (r :: Row Type) i. Text -> IProp r i Source #

disabled :: forall (r :: Row Type) i. Text -> IProp r i Source #

dropEffect :: forall (r :: Row Type) i. Text -> IProp r i Source #

expanded :: forall (r :: Row Type) i. Text -> IProp r i Source #

flowTo :: forall (r :: Row Type) i. Text -> IProp r i Source #

grabbed :: forall (r :: Row Type) i. Text -> IProp r i Source #

hasPopup :: forall (r :: Row Type) i. Text -> IProp r i Source #

hidden :: forall (r :: Row Type) i. Text -> IProp r i Source #

invalid :: forall (r :: Row Type) i. Text -> IProp r i Source #

label :: forall (r :: Row Type) i. Text -> IProp r i Source #

labelledBy :: forall (r :: Row Type) i. Text -> IProp r i Source #

level :: forall (r :: Row Type) i. Text -> IProp r i Source #

live :: forall (r :: Row Type) i. Text -> IProp r i Source #

modal :: forall (r :: Row Type) i. Text -> IProp r i Source #

multiLine :: forall (r :: Row Type) i. Text -> IProp r i Source #

multiSelectable :: forall (r :: Row Type) i. Text -> IProp r i Source #

orientation :: forall (r :: Row Type) i. Text -> IProp r i Source #

owns :: forall (r :: Row Type) i. Text -> IProp r i Source #

posInSet :: forall (r :: Row Type) i. Text -> IProp r i Source #

pressed :: forall (r :: Row Type) i. Text -> IProp r i Source #

readOnly :: forall (r :: Row Type) i. Text -> IProp r i Source #

relevant :: forall (r :: Row Type) i. Text -> IProp r i Source #

required :: forall (r :: Row Type) i. Text -> IProp r i Source #

selected :: forall (r :: Row Type) i. Text -> IProp r i Source #

setSize :: forall (r :: Row Type) i. Text -> IProp r i Source #

sort :: forall (r :: Row Type) i. Text -> IProp r i Source #

valueMax :: forall (r :: Row Type) i. Text -> IProp r i Source #

valueMin :: forall (r :: Row Type) i. Text -> IProp r i Source #

valueNow :: forall (r :: Row Type) i. Text -> IProp r i Source #

valueText :: forall (r :: Row Type) i. Text -> IProp r i Source #

role :: forall (r :: Row Type) i. Text -> IProp r i Source #