@if (labelText) {
}
@if ((helpPopoverContent || helpKey) && labelText) {
}
@if (characterLimit !== undefined) {
}
@if (hostInputTemplate) {
}
@if (hostButtonsLeftTemplate) {
}
@if (hostButtonsTemplate) {
}
@if (hostButtonsInsetTemplate) {
}
@if (hostIconsInsetTemplate) {
}
@if (hostIconsInsetLeftTemplate) {
}
@if (hintText || hostHintText) {
{{ hintText | skyInputBoxHintText: hostHintText }}
}