@a11y-ui/core
esm cjs deprecated
This library implements functions to use the adopted style of web components for multiple themes.
Version 1.1.7 License EUPL-1.2
INSTALL
Type:
Version:
- Static
- Latest Patch
- Latest Minor
- Latest Major
- 1.1.7
- 1.1.6
- 1.1.5
- 1.1.4
- 1.1.3
- 1.1.2
- 1.1.1
- 1.1.0
- 1.0.7
- 1.0.6
- 1.0.5
- 1.0.4
- 1.0.3
- 1.0.2
- 1.0.1
- 1.1.7-rc.2
- 1.1.7-rc.1
- 1.1.7-rc.0
- 1.1.6-rc.9
- 1.1.6-rc.8
- 1.1.6-rc.7
- 1.1.6-rc.6
- 1.1.6-rc.5
- 1.1.6-rc.4
- 1.1.6-rc.3
- 1.1.6-rc.2
- 1.1.6-rc.1
- 1.1.6-rc.0
- 1.1.5-rc.4
- 1.1.5-rc.3
- 1.1.5-rc.2
- 1.1.4-dev.1
- 1.1.4-dev.0
- 1.0.1-rc.67
- 1.0.1-rc.66
- 1.0.1-rc.65
- 1.0.1-rc.64
- 1.0.1-rc.63
- 1.0.1-rc.62
- 1.0.1-rc.61
- 1.0.1-rc.60
- 1.0.1-rc.59
- 1.0.1-rc.58
- 1.0.1-rc.57
- 1.0.1-rc.56
- 1.0.1-rc.55
- 1.0.1-rc.54
- 1.0.1-rc.53
- 1.0.1-rc.52
- 1.0.1-rc.51
- 1.0.1-rc.50
- 1.0.1-rc.49
- 1.0.1-rc.48
- 1.0.1-rc.47
- 1.0.1-rc.46
- 1.0.1-rc.45
- 1.0.1-rc.44
- 1.0.1-rc.43
- 1.0.1-rc.42
- 1.0.1-rc.41
- 1.0.1-rc.40
- 1.0.1-rc.39
- 1.0.1-rc.38
- 1.0.1-rc.37
- 1.0.1-rc.36
- 1.0.1-rc.35
- 1.0.1-rc.34
- 1.0.1-rc.33
- 1.0.1-rc.32
- 1.0.1-rc.31
- 1.0.1-rc.30
- 1.0.1-rc.29
- 1.0.1-rc.28
- 1.0.1-rc.27
- 1.0.1-rc.26
- 1.0.1-rc.25
- 1.0.1-rc.24
- 1.0.1-rc.23
- 1.0.1-rc.22
- 1.0.1-rc.21
- 1.0.1-rc.20
- 1.0.1-rc.19
- 1.0.1-rc.18
- 1.0.1-rc.17
- 1.0.1-rc.16
- 1.0.1-rc.15
- 1.0.1-rc.14
- 1.0.1-rc.13
- 1.0.1-rc.12
- 1.0.1-rc.11
- 1.0.1-rc.10
- 1.0.1-rc.9
- 1.0.1-rc.8
- 1.0.1-rc.7
- 1.0.1-rc.6
- 1.0.1-rc.5
- 1.0.1-rc.4
- 1.0.1-rc.3
- 1.0.1-rc.2
- 1.0.1-rc.1
- 1.0.1-rc.0
- 1.0.0-rc.22
- 1.0.0-rc.21
- 1.0.0-rc.20
- 1.0.0-rc.19
- 1.0.0-rc.18
- 1.0.0-rc.17
- 1.0.0-rc.16
- 1.0.0-rc.15
- 1.0.0-rc.14
- 1.0.0-rc.13
- 1.0.0-rc.12
- 1.0.0-rc.11
- 1.0.0-rc.10
- 1.0.0-rc.9
- 1.0.0-rc.8
- 1.0.0-rc.7
- 1.0.0-rc.5
- 1.0.0-rc.4
- 1.0.0-rc.3
- 1.0.0-rc.2
- 1.0.0-rc.1
- 1.0.0-rc.0
<script type="module"> import a11yUicore from 'https://cdn.jsdelivr.net/npm/@a11y-ui/core@1.1.7/+esm' </script>
Web Component Core-Library
This library decouple the web component markup fully from the style sheets.
You have a register method to register some component loader and style themes. About dataset in the HTML you can switch between registered style themes over the same components.