0.3.6-next • Published 3 years ago
@kyma-project/dc-async-api-render-engine v0.3.6-next
AsyncAPI Render Engine
Overview
The AsyncAPI render engine is based on the AsyncAPI React component.
Installation
using
npm
npm i @kyma-project/dc-async-api-render-engine
using
yarn
yarn add @kyma-project/dc-async-api-render-engine
Configuration
Name | Required | Type | Default value | Description |
---|---|---|---|---|
config | No | ConfigInterface | See the default values here. | Defines the configuration of the AsyncAPI React component. |
theme | No | ThemeInterface | See the default values here. | Defines the theme of the AsyncAPI React component. |
NOTE: To learn how to pass options of a render engine, read this document.
Styles
To use default styles based on SAP Fundamentals, import them as follows:
import "@asyncapi/react-component/lib/styles/fiori.css";
To use the default font 72
provided by SAP Fundamentals, install the npm package from this Getting Started guide and import the font as follows:
import "fiori-fundamentals/dist/fonts.min.css";
0.3.6-next
3 years ago
0.3.6
3 years ago
0.3.5
3 years ago
0.3.4
4 years ago
0.3.3
5 years ago
0.3.2
6 years ago
0.3.1
6 years ago
0.3.0
6 years ago
0.2.0
6 years ago
0.2.0-alpha.1
6 years ago
0.2.0-0.2.0-alpha.1.0
6 years ago
0.2.0-alpha.0
6 years ago
0.0.2
6 years ago
0.0.1
6 years ago
0.0.1-alpha.1
6 years ago
0.0.1-alpha.0
6 years ago