pull/1978/head
konnorrogers 2024-04-12 13:32:03 -04:00
rodzic 67ee38e233
commit 9fe79c0d0e
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -54,6 +54,7 @@ export default class SlInput extends ShoelaceElement implements ShoelaceFormCont
static styles: CSSResultGroup = [componentStyles, formControlStyles, styles];
static dependencies = { 'sl-icon': SlIcon };
// Protected to make TS happy.
protected static __sharedInput: null | HTMLInputElement = null;
private readonly formControlController = new FormControlController(this, {