Properties
autofilled
autofilled: boolean = false
color
color: "primary" | "accent"
controlType
controlType: string = 'expression'
describedBy
describedBy: string = ''
editorRef
editorRef: EditorComponent
language
language: string = 'typescript'
ngControl
ngControl: NgControl
output
output: "function" | "template" = 'template'
stateChanges
stateChanges: Subject<void> = ...
Static nextId
nextId: number = 0