proda-ai / elm-css / Svg.Styled.Attributes

Drop-in replacement for the Svg.Attributes module from the elm-lang/svg package. The only functions added are css, and fromUnstyled:

css : List Css.Style -> Svg.Styled.Attribute msg

Apply styles to an element.

See the Css module documentation for an overview of how to use this function.

fromUnstyled : VirtualDom.Attribute msg -> Svg.Styled.Attribute msg

Regular attributes

accentHeight : String -> Svg.Styled.Attribute msg

accelerate : String -> Svg.Styled.Attribute msg

accumulate : String -> Svg.Styled.Attribute msg

additive : String -> Svg.Styled.Attribute msg

alphabetic : String -> Svg.Styled.Attribute msg

allowReorder : String -> Svg.Styled.Attribute msg

amplitude : String -> Svg.Styled.Attribute msg

arabicForm : String -> Svg.Styled.Attribute msg

ascent : String -> Svg.Styled.Attribute msg

attributeName : String -> Svg.Styled.Attribute msg

attributeType : String -> Svg.Styled.Attribute msg

autoReverse : String -> Svg.Styled.Attribute msg

azimuth : String -> Svg.Styled.Attribute msg

baseFrequency : String -> Svg.Styled.Attribute msg

baseProfile : String -> Svg.Styled.Attribute msg

bbox : String -> Svg.Styled.Attribute msg

begin : String -> Svg.Styled.Attribute msg

bias : String -> Svg.Styled.Attribute msg

by : String -> Svg.Styled.Attribute msg

calcMode : String -> Svg.Styled.Attribute msg

capHeight : String -> Svg.Styled.Attribute msg

class : String -> Svg.Styled.Attribute msg

clipPathUnits : String -> Svg.Styled.Attribute msg

contentScriptType : String -> Svg.Styled.Attribute msg

contentStyleType : String -> Svg.Styled.Attribute msg

cx : String -> Svg.Styled.Attribute msg

cy : String -> Svg.Styled.Attribute msg

d : String -> Svg.Styled.Attribute msg

decelerate : String -> Svg.Styled.Attribute msg

descent : String -> Svg.Styled.Attribute msg

diffuseConstant : String -> Svg.Styled.Attribute msg

divisor : String -> Svg.Styled.Attribute msg

dur : String -> Svg.Styled.Attribute msg

dx : String -> Svg.Styled.Attribute msg

dy : String -> Svg.Styled.Attribute msg

edgeMode : String -> Svg.Styled.Attribute msg

elevation : String -> Svg.Styled.Attribute msg

end : String -> Svg.Styled.Attribute msg

exponent : String -> Svg.Styled.Attribute msg

externalResourcesRequired : String -> Svg.Styled.Attribute msg

filterRes : String -> Svg.Styled.Attribute msg

filterUnits : String -> Svg.Styled.Attribute msg

format : String -> Svg.Styled.Attribute msg

from : String -> Svg.Styled.Attribute msg

fx : String -> Svg.Styled.Attribute msg

fy : String -> Svg.Styled.Attribute msg

g1 : String -> Svg.Styled.Attribute msg

g2 : String -> Svg.Styled.Attribute msg

glyphName : String -> Svg.Styled.Attribute msg

glyphRef : String -> Svg.Styled.Attribute msg

gradientTransform : String -> Svg.Styled.Attribute msg

gradientUnits : String -> Svg.Styled.Attribute msg

hanging : String -> Svg.Styled.Attribute msg

height : String -> Svg.Styled.Attribute msg

horizAdvX : String -> Svg.Styled.Attribute msg

horizOriginX : String -> Svg.Styled.Attribute msg

horizOriginY : String -> Svg.Styled.Attribute msg

id : String -> Svg.Styled.Attribute msg

ideographic : String -> Svg.Styled.Attribute msg

in_ : String -> Svg.Styled.Attribute msg

in2 : String -> Svg.Styled.Attribute msg

intercept : String -> Svg.Styled.Attribute msg

k : String -> Svg.Styled.Attribute msg

k1 : String -> Svg.Styled.Attribute msg

k2 : String -> Svg.Styled.Attribute msg

k3 : String -> Svg.Styled.Attribute msg

k4 : String -> Svg.Styled.Attribute msg

kernelMatrix : String -> Svg.Styled.Attribute msg

kernelUnitLength : String -> Svg.Styled.Attribute msg

keyPoints : String -> Svg.Styled.Attribute msg

keySplines : String -> Svg.Styled.Attribute msg

keyTimes : String -> Svg.Styled.Attribute msg

lang : String -> Svg.Styled.Attribute msg

lengthAdjust : String -> Svg.Styled.Attribute msg

limitingConeAngle : String -> Svg.Styled.Attribute msg

local : String -> Svg.Styled.Attribute msg

markerHeight : String -> Svg.Styled.Attribute msg

markerUnits : String -> Svg.Styled.Attribute msg

markerWidth : String -> Svg.Styled.Attribute msg

maskContentUnits : String -> Svg.Styled.Attribute msg

maskUnits : String -> Svg.Styled.Attribute msg

mathematical : String -> Svg.Styled.Attribute msg

max : String -> Svg.Styled.Attribute msg

media : String -> Svg.Styled.Attribute msg

method : String -> Svg.Styled.Attribute msg

min : String -> Svg.Styled.Attribute msg

mode : String -> Svg.Styled.Attribute msg

name : String -> Svg.Styled.Attribute msg

numOctaves : String -> Svg.Styled.Attribute msg

offset : String -> Svg.Styled.Attribute msg

operator : String -> Svg.Styled.Attribute msg

order : String -> Svg.Styled.Attribute msg

orient : String -> Svg.Styled.Attribute msg

orientation : String -> Svg.Styled.Attribute msg

origin : String -> Svg.Styled.Attribute msg

overlinePosition : String -> Svg.Styled.Attribute msg

overlineThickness : String -> Svg.Styled.Attribute msg

panose1 : String -> Svg.Styled.Attribute msg

path : String -> Svg.Styled.Attribute msg

pathLength : String -> Svg.Styled.Attribute msg

patternContentUnits : String -> Svg.Styled.Attribute msg

patternTransform : String -> Svg.Styled.Attribute msg

patternUnits : String -> Svg.Styled.Attribute msg

pointOrder : String -> Svg.Styled.Attribute msg

points : String -> Svg.Styled.Attribute msg

pointsAtX : String -> Svg.Styled.Attribute msg

pointsAtY : String -> Svg.Styled.Attribute msg

pointsAtZ : String -> Svg.Styled.Attribute msg

preserveAlpha : String -> Svg.Styled.Attribute msg

preserveAspectRatio : String -> Svg.Styled.Attribute msg

primitiveUnits : String -> Svg.Styled.Attribute msg

r : String -> Svg.Styled.Attribute msg

radius : String -> Svg.Styled.Attribute msg

refX : String -> Svg.Styled.Attribute msg

refY : String -> Svg.Styled.Attribute msg

renderingIntent : String -> Svg.Styled.Attribute msg

repeatCount : String -> Svg.Styled.Attribute msg

repeatDur : String -> Svg.Styled.Attribute msg

requiredExtensions : String -> Svg.Styled.Attribute msg

requiredFeatures : String -> Svg.Styled.Attribute msg

restart : String -> Svg.Styled.Attribute msg

result : String -> Svg.Styled.Attribute msg

rotate : String -> Svg.Styled.Attribute msg

rx : String -> Svg.Styled.Attribute msg

ry : String -> Svg.Styled.Attribute msg

scale : String -> Svg.Styled.Attribute msg

seed : String -> Svg.Styled.Attribute msg

slope : String -> Svg.Styled.Attribute msg

spacing : String -> Svg.Styled.Attribute msg

specularConstant : String -> Svg.Styled.Attribute msg

specularExponent : String -> Svg.Styled.Attribute msg

speed : String -> Svg.Styled.Attribute msg

spreadMethod : String -> Svg.Styled.Attribute msg

startOffset : String -> Svg.Styled.Attribute msg

stdDeviation : String -> Svg.Styled.Attribute msg

stemh : String -> Svg.Styled.Attribute msg

stemv : String -> Svg.Styled.Attribute msg

stitchTiles : String -> Svg.Styled.Attribute msg

strikethroughPosition : String -> Svg.Styled.Attribute msg

strikethroughThickness : String -> Svg.Styled.Attribute msg

string : String -> Svg.Styled.Attribute msg

style : String -> Svg.Styled.Attribute msg

surfaceScale : String -> Svg.Styled.Attribute msg

systemLanguage : String -> Svg.Styled.Attribute msg

tableValues : String -> Svg.Styled.Attribute msg

target : String -> Svg.Styled.Attribute msg

targetX : String -> Svg.Styled.Attribute msg

targetY : String -> Svg.Styled.Attribute msg

textLength : String -> Svg.Styled.Attribute msg

title : String -> Svg.Styled.Attribute msg

to : String -> Svg.Styled.Attribute msg

transform : String -> Svg.Styled.Attribute msg

type_ : String -> Svg.Styled.Attribute msg

u1 : String -> Svg.Styled.Attribute msg

u2 : String -> Svg.Styled.Attribute msg

underlinePosition : String -> Svg.Styled.Attribute msg

underlineThickness : String -> Svg.Styled.Attribute msg

unicode : String -> Svg.Styled.Attribute msg

unicodeRange : String -> Svg.Styled.Attribute msg

unitsPerEm : String -> Svg.Styled.Attribute msg

vAlphabetic : String -> Svg.Styled.Attribute msg

vHanging : String -> Svg.Styled.Attribute msg

vIdeographic : String -> Svg.Styled.Attribute msg

vMathematical : String -> Svg.Styled.Attribute msg

values : String -> Svg.Styled.Attribute msg

version : String -> Svg.Styled.Attribute msg

vertAdvY : String -> Svg.Styled.Attribute msg

vertOriginX : String -> Svg.Styled.Attribute msg

vertOriginY : String -> Svg.Styled.Attribute msg

viewBox : String -> Svg.Styled.Attribute msg

viewTarget : String -> Svg.Styled.Attribute msg

width : String -> Svg.Styled.Attribute msg

widths : String -> Svg.Styled.Attribute msg

x : String -> Svg.Styled.Attribute msg

xHeight : String -> Svg.Styled.Attribute msg

x1 : String -> Svg.Styled.Attribute msg

x2 : String -> Svg.Styled.Attribute msg

xChannelSelector : String -> Svg.Styled.Attribute msg

xlinkActuate : String -> Svg.Styled.Attribute msg

xlinkArcrole : String -> Svg.Styled.Attribute msg

xlinkHref : String -> Svg.Styled.Attribute msg

xlinkRole : String -> Svg.Styled.Attribute msg

xlinkShow : String -> Svg.Styled.Attribute msg

xlinkTitle : String -> Svg.Styled.Attribute msg

xlinkType : String -> Svg.Styled.Attribute msg

xmlBase : String -> Svg.Styled.Attribute msg

xmlLang : String -> Svg.Styled.Attribute msg

xmlSpace : String -> Svg.Styled.Attribute msg

y : String -> Svg.Styled.Attribute msg

y1 : String -> Svg.Styled.Attribute msg

y2 : String -> Svg.Styled.Attribute msg

yChannelSelector : String -> Svg.Styled.Attribute msg

z : String -> Svg.Styled.Attribute msg

zoomAndPan : String -> Svg.Styled.Attribute msg

Presentation attributes

alignmentBaseline : String -> Svg.Styled.Attribute msg

baselineShift : String -> Svg.Styled.Attribute msg

clipPath : String -> Svg.Styled.Attribute msg

clipRule : String -> Svg.Styled.Attribute msg

clip : String -> Svg.Styled.Attribute msg

colorInterpolationFilters : String -> Svg.Styled.Attribute msg

colorInterpolation : String -> Svg.Styled.Attribute msg

colorProfile : String -> Svg.Styled.Attribute msg

colorRendering : String -> Svg.Styled.Attribute msg

color : String -> Svg.Styled.Attribute msg

cursor : String -> Svg.Styled.Attribute msg

direction : String -> Svg.Styled.Attribute msg

display : String -> Svg.Styled.Attribute msg

dominantBaseline : String -> Svg.Styled.Attribute msg

enableBackground : String -> Svg.Styled.Attribute msg

fillOpacity : String -> Svg.Styled.Attribute msg

fillRule : String -> Svg.Styled.Attribute msg

fill : String -> Svg.Styled.Attribute msg

filter : String -> Svg.Styled.Attribute msg

floodColor : String -> Svg.Styled.Attribute msg

floodOpacity : String -> Svg.Styled.Attribute msg

fontFamily : String -> Svg.Styled.Attribute msg

fontSizeAdjust : String -> Svg.Styled.Attribute msg

fontSize : String -> Svg.Styled.Attribute msg

fontStretch : String -> Svg.Styled.Attribute msg

fontStyle : String -> Svg.Styled.Attribute msg

fontVariant : String -> Svg.Styled.Attribute msg

fontWeight : String -> Svg.Styled.Attribute msg

glyphOrientationHorizontal : String -> Svg.Styled.Attribute msg

glyphOrientationVertical : String -> Svg.Styled.Attribute msg

imageRendering : String -> Svg.Styled.Attribute msg

kerning : String -> Svg.Styled.Attribute msg

letterSpacing : String -> Svg.Styled.Attribute msg

lightingColor : String -> Svg.Styled.Attribute msg

markerEnd : String -> Svg.Styled.Attribute msg

markerMid : String -> Svg.Styled.Attribute msg

markerStart : String -> Svg.Styled.Attribute msg

mask : String -> Svg.Styled.Attribute msg

opacity : String -> Svg.Styled.Attribute msg

overflow : String -> Svg.Styled.Attribute msg

pointerEvents : String -> Svg.Styled.Attribute msg

shapeRendering : String -> Svg.Styled.Attribute msg

stopColor : String -> Svg.Styled.Attribute msg

stopOpacity : String -> Svg.Styled.Attribute msg

strokeDasharray : String -> Svg.Styled.Attribute msg

strokeDashoffset : String -> Svg.Styled.Attribute msg

strokeLinecap : String -> Svg.Styled.Attribute msg

strokeLinejoin : String -> Svg.Styled.Attribute msg

strokeMiterlimit : String -> Svg.Styled.Attribute msg

strokeOpacity : String -> Svg.Styled.Attribute msg

strokeWidth : String -> Svg.Styled.Attribute msg

stroke : String -> Svg.Styled.Attribute msg

textAnchor : String -> Svg.Styled.Attribute msg

textDecoration : String -> Svg.Styled.Attribute msg

textRendering : String -> Svg.Styled.Attribute msg

unicodeBidi : String -> Svg.Styled.Attribute msg

visibility : String -> Svg.Styled.Attribute msg

wordSpacing : String -> Svg.Styled.Attribute msg

writingMode : String -> Svg.Styled.Attribute msg