src/app/utils/query-component/query.component.ts
This directive is used on a button
, to inidcate that the QueryComponent should manage the state of this
button
Selector | [appQueryButton] |
Properties |
|
constructor(element: MatButton)
|
||||||
Parameters :
|
Public element |
Type : MatButton
|