@let keybind = selectedKeyBind() | keyBind; @if (!this.isListening()) { {{keybind | defaultValue}} } @else { {{keybind}} } @if (this.isListening()) { } @if (duplicated()) { } @if (!control().valid && !control().disabled) { }