smartsteuer UI ist das Design-System von smartsteuer.
A design system is a collection of reusable components, guided by clear standards, that can be assembled together to build any number of applications.
Die CSS- und JavaScript-Dateien zum Projekt hinzufügen, um smartsteuer UI zu nutzen:
<link rel="stylesheet" href="https://objectstorage.fes.cloud.syseleven.net/smartsteuer-cdn/ui/2.0.5/build/lib/smartsteuer-ui.css"/>
<script src="https://objectstorage.fes.cloud.syseleven.net/smartsteuer-cdn/ui/2.0.5/build/lib/smartsteuer-ui.cjs"/>
<link rel="stylesheet" href="https://objectstorage.fes.cloud.syseleven.net/smartsteuer-cdn/ui/VERSIONS_NUMMER/css/smartsteuer-ui.min.css" />
<script src="https://objectstorage.fes.cloud.syseleven.net/smartsteuer-cdn/ui/VERSIONS_NUMMER/js/smartsteuer-ui.min.js" />
<link rel="stylesheet" href="https://objectstorage.fes.cloud.syseleven.net/smartsteuer-cdn/ui/experimental/build/lib/smartsteuer-ui.css" />
<script src="https://objectstorage.fes.cloud.syseleven.net/smartsteuer-cdn/ui/experimental/build/lib/smartsteuer-ui.cjs" />