GB
Size: a a a
GB
GB
fe
GB
fe
forwardRefGB
fe
fe
GB
AD
W
DP
АП
interface TimeMode {
label: string,
tooltip: string,
icon: string,
mode: string;
}
interface TimeCmd extends TimeMode {
command: (Event);
} { label: "12:20", tooltip: 'Отработано времени', icon: "gg-stopwatch", mode: 'workedTime', command: (_: Event) => this.setTimeMode('workedTime')},DP
interface TimeMode {
label: string,
tooltip: string,
icon: string,
mode: string;
}
interface TimeCmd extends TimeMode {
command: (Event);
} { label: "12:20", tooltip: 'Отработано времени', icon: "gg-stopwatch", mode: 'workedTime', command: (_: Event) => this.setTimeMode('workedTime')},АП
АП
PA
PA
Т