Back to Paperless Ngx

Widget Frame.Component

src-ui/src/app/components/dashboard/widgets/widget-frame/widget-frame.component.html

2.20.15137 B
Original Source

@if (!cardless) {

@if (draggable) {

}

{{title}}

@if (badge) { {{badge}} } @if (loading) {

Loading... }

} @else {

}