Module
Halogen.Svg.Attributes
- Package
- purescript-halogen-svg-elems
- Repository
- JordanMartinez/purescript-halogen-svg-elems
#printOrient Source
printOrient :: Orient -> String#printMarkerUnit Source
printMarkerUnit :: MarkerUnit -> String#printTextAnchor Source
printTextAnchor :: TextAnchor -> String#printBaseline Source
printBaseline :: Baseline -> String#printTransform Source
printTransform :: Transform -> String#CommandPositionReference Source
#CommandArcChoice Source
#CommandSweepChoice Source
data CommandSweepChoiceSweep0 = Counter-Clockwise / Negative Sweep1 = Clockwise / Positive
Constructors
Instances
#m Source
m :: CommandPositionReference -> Number -> Number -> PathCommand#l Source
l :: CommandPositionReference -> Number -> Number -> PathCommand#h Source
h :: CommandPositionReference -> Number -> PathCommand#v Source
v :: CommandPositionReference -> Number -> PathCommand#c Source
c :: CommandPositionReference -> Number -> Number -> Number -> Number -> Number -> Number -> PathCommand#s Source
s :: CommandPositionReference -> Number -> Number -> Number -> Number -> PathCommand#q Source
q :: CommandPositionReference -> Number -> Number -> Number -> Number -> PathCommand#t Source
t :: CommandPositionReference -> Number -> Number -> PathCommand#a Source
a :: CommandPositionReference -> Number -> Number -> Number -> CommandArcChoice -> CommandSweepChoice -> Number -> Number -> PathCommand#z Source
z :: PathCommand#printAlign Source
printAlign :: Align -> String#preserveAspectRatio Source
preserveAspectRatio :: forall r i. Maybe { x_ :: Align, y_ :: Align } -> MeetOrSlice -> IProp (preserveAspectRatio :: String | r) i#text_anchor Source
text_anchor :: forall r i. TextAnchor -> IProp (text_anchor :: String | r) i#dominant_baseline Source
dominant_baseline :: forall r i. Baseline -> IProp (transform :: String | r) i#markerUnits Source
markerUnits :: forall r i. MarkerUnit -> IProp (markerUnits :: String | r) i#printDuration Source
printDuration :: Duration -> String#printFillState Source
printFillState :: FillState -> String