Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MDCTextFieldInputAdapter

Hierarchy

Index

Methods

deregisterInputInteractionHandler

getNativeInput

isFocused

  • isFocused(): boolean
  • Returns boolean

    true if the textfield is focused. We achieve this via document.activeElement === this.root_.

registerInputInteractionHandler

Generated using TypeDoc