@kyma-project/dc-odata-render-engine
TypeScript icon, indicating that this package has built-in type declarations

0.3.6 • Public • Published

OData Render Engine

Overview

The OData render engine is based on the OData React component.

Installation

  • using npm

    npm i @kyma-project/dc-odata-render-engine
  • using yarn

    yarn add @kyma-project/dc-odata-render-engine

Prerequisites

Styles

To use default styles based on SAP Fundamentals, install the npm package from this Getting Started guide and import the styles as follows:

import "@kyma-project/odata-react/lib/styles.css";
import "fiori-fundamentals/dist/fiori-fundamentals.min.css";

To use the default font 72 provided by SAP Fundamentals, import the font after installing the SAP Fundamentals package:

import "fiori-fundamentals/dist/fonts.min.css";

Package Sidebar

Install

npm i @kyma-project/dc-odata-render-engine

Weekly Downloads

1

Version

0.3.6

License

Apache-2.0

Unpacked Size

14.4 kB

Total Files

7

Last publish

Collaborators

  • kyma-bot
  • compass-bot