mithril-materialized
Preparing search index...
Focusable
Interface Focusable
Represents a component that can be focused
interface
Focusable
{
blur
()
:
void
;
focus
()
:
void
;
}
Index
Methods
blur
focus
Methods
blur
blur
()
:
void
Returns
void
focus
focus
()
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
blur
focus
mithril-materialized
Loading...
Represents a component that can be focused