Layouts
You can configure ready to use layouts, HTML snippets. These will appear in the Actions...
-> Display Layout
list.
{
"layouts:": {
"section": "<section></section>",
"yourFavouriteHtml": "<mat-card><mat-card-title></mat-card-title><mat-card-content></mat-card-content></mat-card>"
}
}