src/app/modules/shared/directives/markdown/markdown.directive.ts
OnChanges
Selector | [appMarkdown] |
Methods |
|
Inputs |
constructor(el: ElementRef)
|
||||||
Parameters :
|
input | |
Type : string
|
|
options | |
Type : {}
|
|
Default value : {}
|
|
Private convertMd |
convertMd()
|
Returns :
void
|
ngOnChanges |
ngOnChanges()
|
Returns :
void
|
Private setOptions |
setOptions()
|
Returns :
void
|