Module
Nemo.Patch.TextBaseline
- Package
- purescript-nemo
- Repository
- opyapeus/purescript-nemo
#TextBaseline Source
#textBaseline Source
textBaseline :: Context2D -> Effect TextBaselineGet the current text alignment.
#setTextBaseline Source
setTextBaseline :: Context2D -> TextBaseline -> Effect UnitSet the current text alignment.