@startinblox/component-sales

1.0.37 • Public • Published

Solid sales

<solid-sales> displays a full featured interface to list, create, edit and use sales.

Installation

In your django project, add the djangoldp_sales package.

How to use

Once the package is installed, you can use the solid-sales component:

<html>
<head>
  <!-- import the module in the head of the page -->
  <script type="module" src="https://cdn.skypack.dev/@startinblox/component-sales"></script>
</head>

<body>
  <!-- use the component -->
  <solid-sales
    data-src="[url]">
  </solid-salest>
</body>
</html>

Localization

String translation can be managed in the localization files in the locale folder, or they can be delegated to Hubl (use the sales key before the component key in the Hubl localization files).

Readme

Keywords

none

Package Sidebar

Install

npm i @startinblox/component-sales

Weekly Downloads

10

Version

1.0.37

License

MIT

Unpacked Size

76 kB

Total Files

9

Last publish

Collaborators

  • belenio
  • startinbloxbot
  • balessan
  • clem-sib
  • plup
  • matthieu.f
  • jbpasquier