Module

Nemo.Patch.TextBaseline

Package
purescript-nemo
Repository
opyapeus/purescript-nemo

#textBaseline Source

textBaseline :: Context2D -> Effect TextBaseline

Get the current text alignment.

#setTextBaseline Source

setTextBaseline :: Context2D -> TextBaseline -> Effect Unit

Set the current text alignment.