kopia lustrzana https://github.com/shoelace-style/shoelace
prettier
rodzic
e335189bb8
commit
88efec7815
|
|
@ -60,12 +60,12 @@ export class DrawerExampleComponent implements OnInit {
|
||||||
|
|
||||||
constructor(...) {
|
constructor(...) {
|
||||||
}
|
}
|
||||||
|
|
||||||
ngOnInit() {
|
ngOnInit() {
|
||||||
}
|
}
|
||||||
|
|
||||||
...
|
...
|
||||||
|
|
||||||
showDrawer() {
|
showDrawer() {
|
||||||
// use nativeElement to access Shoelace components
|
// use nativeElement to access Shoelace components
|
||||||
this.drawer?.nativeElement.show();
|
this.drawer?.nativeElement.show();
|
||||||
|
|
|
||||||
Ładowanie…
Reference in New Issue