Documentation

@kanunilabs/licensing


@kanunilabs/licensing / logLicenseNotice

Function: logLicenseNotice()

logLicenseNotice(product, state): void

Print the license notice for product ("DataGrid", "PivotGrid") if the state warrants one and it has not already been printed for this product. A fully valid license prints nothing, no key at all prints nothing (the badge is the notice), and checking is not a verdict yet.

Parameters

product

string

state

LicenseVerification

Returns

void