|
|
@ -2,7 +2,7 @@ import { shortcut, emptyFn } from "@/core"; |
|
|
|
import { Single } from "../0.single"; |
|
|
|
import { Single } from "../0.single"; |
|
|
|
|
|
|
|
|
|
|
|
@shortcut() |
|
|
|
@shortcut() |
|
|
|
class LoadingBar extends Single { |
|
|
|
export class LoadingBar extends Single { |
|
|
|
static xtype = "bi.loading_bar"; |
|
|
|
static xtype = "bi.loading_bar"; |
|
|
|
|
|
|
|
|
|
|
|
_defaultConfig() { |
|
|
|
_defaultConfig() { |
|
|
|