@rangertechnologies/ngnxt
TypeScript icon, indicating that this package has built-in type declarations

2.1.73 • Public • Published

NxtApp

Install npm with npm i @rangertechnologies/ngnxt

If the installation is giving you an error try with npm i @rangertechnologies/ngnxt —force

Once the installation is successful, To check go to package.json file and search for @ranger you will get to see the below line with the latest version

"@rangertechnologies/ngnxt": "version_number",

After the installation,

You can start using the NxtApp. Follow the below instructions to use the NxtApp

Import NxtAppModule in the ts component where you are going to use NxtApp. To import,

import { NxtAppModule } from '@rangertechnologies/ngnxt'; Add NxtAppModule under imports: [NxtAppModule]

Use the below line in the HTML component

<lib-booklet [bookletJSON]="nxtJSON" (handleBookletActionEvent)="nxtFormHandler($event)" >

Above line is one such example of how you can use the NxtApp.

The values/actions you need to take care of nxtJSON nxtFormHandler

For more information, you can visit http://docs.rangernxt.com.s3-website-us-east-1.amazonaws.com/

/@rangertechnologies/ngnxt/

    Package Sidebar

    Install

    npm i @rangertechnologies/ngnxt

    Weekly Downloads

    15

    Version

    2.1.73

    License

    ISC

    Unpacked Size

    3.05 MB

    Total Files

    113

    Last publish

    Collaborators

    • rajasuraj
    • selash
    • haideraliranger
    • checkuser123
    • riyazy