| | |
| | | type: BooleanConstructor; |
| | | value?: boolean; |
| | | }; |
| | | externalClasses?: { |
| | | type: ArrayConstructor; |
| | | value?: ['t-class', 't-class-loading', 't-class-text', 't-class-indicator']; |
| | | }; |
| | | loadingBarHeight?: { |
| | | type: null; |
| | | value?: string | number; |
| | |
| | | type: BooleanConstructor; |
| | | value?: boolean; |
| | | }; |
| | | successDuration?: { |
| | | type: null; |
| | | value?: string | number; |
| | | }; |
| | | upperThreshold?: { |
| | | type: null; |
| | | value?: string | number; |
| | | }; |
| | | usingCustomNavbar?: { |
| | | type: BooleanConstructor; |
| | | value?: boolean; |
| | | }; |
| | | value?: { |
| | | type: BooleanConstructor; |
| | | value?: boolean; |