0.1.6 • Published 3 years ago

app-avm-widget v0.1.6

Weekly downloads
-
License
-
Repository
github
Last release
3 years ago

AppAvmWidget

This project was generated with Angular CLI version 12.0.5.

Installation

If there is a dependency issue angular@common then use npm i app-avm-widget --force

Additional Step

In angular.json append {"input": "./node_modules/app-avm-widget/src/assets", "glob": "", "output": "/assets"} in assets e.g. ` "assets": [ ... {"input": "./node_modules/app-avm-widget/src/assets", "glob": "", "output": "/assets"}, ... ], `

Usage

<app-avm-widget rvmAddress=<Address> rvmWidgetKey=<APIKey> [style.display]="!isShow ? 'block' : 'none'"></app-avm-widget>

The display is optional toggle using isShow variable

0.1.4

3 years ago

0.1.6

3 years ago

0.1.5

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago