Variables
$
$: any
Const STATUS_NORMAL
STATUS_NORMAL: string = "Your internet connection is normal."
Const STATUS_NOT_CONNECT
STATUS_NOT_CONNECT: string = "Could not connect to the server."
Const STATUS_SLOW
STATUS_SLOW: string = "Your internet connection is quite slow."
Const TROUBLESHOOT
TROUBLESHOOT: string = "troubleshoot"
Const TYPE_NAME
TYPE_NAME: string = "phx-connection-status-pane"