Module

Flame.Application.PreMount

Package
purescript-flame
Repository
easafe/purescript-flame

#tagSerializedState Source

#idSerializedState Source

#attributeSerializedState Source

#onlyLetters Source

#selectorSerializedState Source

#serializedState Source

serializedState :: forall m model. Generic model m => DecodeRep m => String -> Effect model

#preMount Source

preMount :: forall message m model. Generic model m => EncodeRep m => QuerySelector -> PreApplication model message -> Effect String