german-legal-disclaimer
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

Disclaimer

Usage

  1. Add the following in your html
<lib-disclaimer [stylingData]="stylingData"></lib-disclaimer>
  1. Add the following instance attribute in your ...component.ts
  public stylingData: IStylingData = {
    textAlign: '...',
    bgColor: '...'
  };
  1. Add the following in your app.module.ts
  imports: [
    DisclaimerModule,

Readme

Keywords

none

Package Sidebar

Install

npm i german-legal-disclaimer

Weekly Downloads

1

Version

0.1.0

License

none

Unpacked Size

42.9 kB

Total Files

29

Last publish

Collaborators

  • danceplanner