Module
RoughNotation.Config
- Package
- purescript-rough-notation
- Repository
- MitchStevens/purescript-rough-notation
#RoughAnnotationType Source
#RoughAnnotationConfig Source
type RoughAnnotationConfig :: Row Type
type RoughAnnotationConfig = (animate :: Boolean, animationDuration :: Milliseconds, brackets :: Array BracketType, color :: String, iterations :: Int, multiline :: Boolean, padding :: RoughPadding, rtl :: Boolean, strokeWidth :: Number)
#toNativeConfig Source
toNativeConfig :: forall config rest config'. Union config rest RoughAnnotationConfig => Record config -> Record config'
- Modules
- RoughNotation
- RoughNotation.
Config
SimplePadding [number, number]