@ng-doc/ui-kit / Class

NgDocNotifyService

Decorators:@Injectable

No documentation has been provided.

Constructor

No documentation has been provided.

Presentation
constructor(
	
): NgDocNotifyService;

Methods

notify()

No documentation has been provided.

Presentation
notify(content: NgDocContent): void;
Parameters
NameTypeDescription
content
NgDocContent
Returns
void