❗ DEPRECATED ❗ : Superseded by @fdmg/design-system. See: https://github.com/FDMediagroep/fd-design-system
List of all FDMG React components. Where applicable the components will try to use available data to automatically generate ARIA-attributes if not specified manually. All components are written in TypeScript and export its typings to maximize IDE support.
Components are atomic components with no dependencies to other components.
Name | Install cmd | NPM Version | Build | Coverage | |
---|---|---|---|---|---|
Anchor | npm i @fdmg/ts-react-anchor --save-dev |
||||
H1 | npm i @fdmg/ts-react-h1 --save-dev |
||||
H2 | npm i @fdmg/ts-react-h2 --save-dev |
||||
Image | npm i @fdmg/ts-react-image --save-dev |
||||
ProgressBar | npm i @fdmg/ts-react-progress-bar --save-dev |
Composites are components which dependent on one or more components.
Name | Install cmd | NPM Version | Build | Coverage | |
---|---|---|---|---|---|
ImageButton | npm i @fdmg/ts-react-image-button --save-dev |
||||
LinkedImage | npm i @fdmg/ts-react-linked-image --save-dev |
||||
PlayerControls | npm i @fdmg/ts-react-player-controls --save-dev |
Widgets are feature-complete stand-alone composites.
Name | Install cmd | NPM Version | Build | Coverage | |
---|---|---|---|---|---|
AudioWidget | npm i @fdmg/ts-react-audio-widget --save-dev |