• Type Parameters

    • C extends AnyStyledComponent

    Parameters

    • component: C

    Returns ThemedStyledFunction<
        StyledComponentInnerComponent<C>,
        any,
        StyledComponentInnerOtherProps<C>,
        StyledComponentInnerAttrs<C>,
    >

  • Type Parameters

    • C extends (keyof IntrinsicElements) | ComponentType<any>

    Parameters

    • component: C

    Returns ThemedStyledFunction<C, any>

Properties

a: ThemedStyledFunction<"a", any>
abbr: ThemedStyledFunction<"abbr", any>
address: ThemedStyledFunction<"address", any>
animate: ThemedStyledFunction<"animate">
animateMotion: ThemedStyledFunction<"animateMotion">
animateTransform: ThemedStyledFunction<"animateTransform">
area: ThemedStyledFunction<"area", any>
article: ThemedStyledFunction<"article", any>
aside: ThemedStyledFunction<"aside", any>
audio: ThemedStyledFunction<"audio", any>
b: ThemedStyledFunction<"b", any>
base: ThemedStyledFunction<"base", any>
bdi: ThemedStyledFunction<"bdi", any>
bdo: ThemedStyledFunction<"bdo", any>
big: ThemedStyledFunction<"big", any>
blockquote: ThemedStyledFunction<"blockquote", any>
body: ThemedStyledFunction<"body", any>
br: ThemedStyledFunction<"br", any>
button: ThemedStyledFunction<"button", any>
canvas: ThemedStyledFunction<"canvas", any>
caption: ThemedStyledFunction<"caption", any>
circle: ThemedStyledFunction<"circle">
cite: ThemedStyledFunction<"cite", any>
clipPath: ThemedStyledFunction<"clipPath">
code: ThemedStyledFunction<"code", any>
col: ThemedStyledFunction<"col", any>
colgroup: ThemedStyledFunction<"colgroup", any>
data: ThemedStyledFunction<"data", any>
datalist: ThemedStyledFunction<"datalist", any>
dd: ThemedStyledFunction<"dd", any>
defs: ThemedStyledFunction<"defs">
del: ThemedStyledFunction<"del", any>
desc: ThemedStyledFunction<"desc">
details: ThemedStyledFunction<"details", any>
dfn: ThemedStyledFunction<"dfn", any>
dialog: ThemedStyledFunction<"dialog", any>
div: ThemedStyledFunction<"div", any>
dl: ThemedStyledFunction<"dl", any>
dt: ThemedStyledFunction<"dt", any>
ellipse: ThemedStyledFunction<"ellipse">
em: ThemedStyledFunction<"em", any>
embed: ThemedStyledFunction<"embed", any>
feBlend: ThemedStyledFunction<"feBlend">
feColorMatrix: ThemedStyledFunction<"feColorMatrix">
feComponentTransfer: ThemedStyledFunction<"feComponentTransfer">
feComposite: ThemedStyledFunction<"feComposite">
feConvolveMatrix: ThemedStyledFunction<"feConvolveMatrix">
feDiffuseLighting: ThemedStyledFunction<"feDiffuseLighting">
feDisplacementMap: ThemedStyledFunction<"feDisplacementMap">
feDistantLight: ThemedStyledFunction<"feDistantLight">
feDropShadow: ThemedStyledFunction<"feDropShadow">
feFlood: ThemedStyledFunction<"feFlood">
feFuncA: ThemedStyledFunction<"feFuncA">
feFuncB: ThemedStyledFunction<"feFuncB">
feFuncG: ThemedStyledFunction<"feFuncG">
feFuncR: ThemedStyledFunction<"feFuncR">
feGaussianBlur: ThemedStyledFunction<"feGaussianBlur">
feImage: ThemedStyledFunction<"feImage">
feMerge: ThemedStyledFunction<"feMerge">
feMergeNode: ThemedStyledFunction<"feMergeNode">
feMorphology: ThemedStyledFunction<"feMorphology">
feOffset: ThemedStyledFunction<"feOffset">
fePointLight: ThemedStyledFunction<"fePointLight">
feSpecularLighting: ThemedStyledFunction<"feSpecularLighting">
feSpotLight: ThemedStyledFunction<"feSpotLight">
feTile: ThemedStyledFunction<"feTile">
feTurbulence: ThemedStyledFunction<"feTurbulence">
fieldset: ThemedStyledFunction<"fieldset", any>
figcaption: ThemedStyledFunction<"figcaption", any>
figure: ThemedStyledFunction<"figure", any>
filter: ThemedStyledFunction<"filter">
footer: ThemedStyledFunction<"footer", any>
foreignObject: ThemedStyledFunction<"foreignObject">
form: ThemedStyledFunction<"form", any>
g: ThemedStyledFunction<"g">
h1: ThemedStyledFunction<"h1", any>
h2: ThemedStyledFunction<"h2", any>
h3: ThemedStyledFunction<"h3", any>
h4: ThemedStyledFunction<"h4", any>
h5: ThemedStyledFunction<"h5", any>
h6: ThemedStyledFunction<"h6", any>
head: ThemedStyledFunction<"head", any>
header: ThemedStyledFunction<"header", any>
hgroup: ThemedStyledFunction<"hgroup", any>
hr: ThemedStyledFunction<"hr", any>
html: ThemedStyledFunction<"html", any>
i: ThemedStyledFunction<"i", any>
iframe: ThemedStyledFunction<"iframe", any>
image: ThemedStyledFunction<"image">
img: ThemedStyledFunction<"img", any>
input: ThemedStyledFunction<"input", any>
ins: ThemedStyledFunction<"ins", any>
kbd: ThemedStyledFunction<"kbd", any>
keygen: ThemedStyledFunction<"keygen", any>
label: ThemedStyledFunction<"label", any>
legend: ThemedStyledFunction<"legend", any>
li: ThemedStyledFunction<"li", any>
line: ThemedStyledFunction<"line">
linearGradient: ThemedStyledFunction<"linearGradient">
link: ThemedStyledFunction<"link", any>
main: ThemedStyledFunction<"main", any>
map: ThemedStyledFunction<"map", any>
mark: ThemedStyledFunction<"mark", any>
marker: ThemedStyledFunction<"marker">
mask: ThemedStyledFunction<"mask">
menu: ThemedStyledFunction<"menu", any>
menuitem: ThemedStyledFunction<"menuitem", any>
meta: ThemedStyledFunction<"meta", any>
metadata: ThemedStyledFunction<"metadata">
meter: ThemedStyledFunction<"meter", any>
mpath: ThemedStyledFunction<"mpath">
nav: ThemedStyledFunction<"nav", any>
noindex: ThemedStyledFunction<"noindex", any>
noscript: ThemedStyledFunction<"noscript", any>
object: ThemedStyledFunction<"object", any>
ol: ThemedStyledFunction<"ol", any>
optgroup: ThemedStyledFunction<"optgroup", any>
option: ThemedStyledFunction<"option", any>
output: ThemedStyledFunction<"output", any>
p: ThemedStyledFunction<"p", any>
param: ThemedStyledFunction<"param", any>
path: ThemedStyledFunction<"path">
pattern: ThemedStyledFunction<"pattern">
picture: ThemedStyledFunction<"picture", any>
polygon: ThemedStyledFunction<"polygon">
polyline: ThemedStyledFunction<"polyline">
pre: ThemedStyledFunction<"pre", any>
progress: ThemedStyledFunction<"progress", any>
q: ThemedStyledFunction<"q", any>
radialGradient: ThemedStyledFunction<"radialGradient">
rect: ThemedStyledFunction<"rect">
rp: ThemedStyledFunction<"rp", any>
rt: ThemedStyledFunction<"rt", any>
ruby: ThemedStyledFunction<"ruby", any>
s: ThemedStyledFunction<"s", any>
samp: ThemedStyledFunction<"samp", any>
script: ThemedStyledFunction<"script", any>
section: ThemedStyledFunction<"section", any>
select: ThemedStyledFunction<"select", any>
slot: ThemedStyledFunction<"slot", any>
small: ThemedStyledFunction<"small", any>
source: ThemedStyledFunction<"source", any>
span: ThemedStyledFunction<"span", any>
stop: ThemedStyledFunction<"stop">
strong: ThemedStyledFunction<"strong", any>
style: ThemedStyledFunction<"style", any>
sub: ThemedStyledFunction<"sub", any>
summary: ThemedStyledFunction<"summary", any>
sup: ThemedStyledFunction<"sup", any>
svg: ThemedStyledFunction<"svg">
switch: ThemedStyledFunction<"switch">
symbol: ThemedStyledFunction<"symbol">
table: ThemedStyledFunction<"table", any>
tbody: ThemedStyledFunction<"tbody", any>
td: ThemedStyledFunction<"td", any>
template: ThemedStyledFunction<"template", any>
text: ThemedStyledFunction<"text">
textarea: ThemedStyledFunction<"textarea", any>
textPath: ThemedStyledFunction<"textPath">
tfoot: ThemedStyledFunction<"tfoot", any>
th: ThemedStyledFunction<"th", any>
thead: ThemedStyledFunction<"thead", any>
time: ThemedStyledFunction<"time", any>
title: ThemedStyledFunction<"title", any>
tr: ThemedStyledFunction<"tr", any>
track: ThemedStyledFunction<"track", any>
tspan: ThemedStyledFunction<"tspan">
u: ThemedStyledFunction<"u", any>
ul: ThemedStyledFunction<"ul", any>
use: ThemedStyledFunction<"use">
var: ThemedStyledFunction<"var", any>
video: ThemedStyledFunction<"video", any>
view: ThemedStyledFunction<"view">
wbr: ThemedStyledFunction<"wbr", any>
webview: ThemedStyledFunction<"webview", any>
MMNEPVFCICPMFPCPTTAAATR