Preparing search index...
The search index is not available
Houston Common Library
Houston Common Library
@45drives/houston-common-ui
UserSelector
Class UserSelector
Index
Properties
$
$attrs
$data
$el
$emit
$force
Update
$next
Tick
$options
$parent
$props
$refs
$root
$slots
include
System
Users?
model
Value?
refresh
server
Methods
$watch
Properties
$
$
:
ComponentInternalInstance
$attrs
$attrs
:
Data
$data
$data
:
{}
Type declaration
$el
$el
:
any
$emit
$emit
:
(
(
event
:
string
,
...
args
:
any
[]
)
=>
void
)
Type declaration
(
event
:
string
,
...
args
:
any
[]
)
:
void
Parameters
event
:
string
Rest
...
args
:
any
[]
Returns
void
$force
Update
$force
Update
:
(
(
)
=>
void
)
Type declaration
(
)
:
void
Returns
void
$next
Tick
$next
Tick
:
(
<
T
,
R
>
(
this
:
T
,
fn
?:
(
(
this
:
T
)
=>
R
)
)
=>
Promise
<
Awaited
<
R
>
>
)
Type declaration
<
T
,
R
>
(
this
:
T
,
fn
?:
(
(
this
:
T
)
=>
R
)
)
:
Promise
<
Awaited
<
R
>
>
Type Parameters
T
=
void
R
=
void
Parameters
this
:
T
Optional
fn
:
(
(
this
:
T
)
=>
R
)
(
this
:
T
)
:
R
Parameters
this
:
T
Returns
R
Returns
Promise
<
Awaited
<
R
>
>
$options
$options
:
ComponentOptionsBase
<
Readonly
<
ExtractPropTypes
<
{
includeSystemUsers
:
{
type
:
PropType
<
boolean
>
;
}
;
modelValue
:
PropType
<
User
>
;
server
:
{
default
:
(
(
)
=>
ResultAsync
<
Server
,
ProcessError
>
)
;
type
:
PropType
<
ResultAsync
<
Server
,
ProcessError
>
>
;
}
;
}
>
>
,
{
refresh
:
WrappedAction
<
[
]
,
Required
<
User
>
[]
,
ProcessError
>
;
}
,
unknown
,
{}
,
{}
,
ComponentOptionsMixin
,
ComponentOptionsMixin
,
{}
,
string
,
{
server
:
ResultAsync
<
Server
,
ProcessError
>
;
}
,
{}
,
string
,
{}
>
&
MergedComponentOptionsOverride
$parent
$parent
:
null
|
ComponentPublicInstance
<
{}
,
{}
,
{}
,
{}
,
{}
,
{}
,
{}
,
{}
,
false
,
ComponentOptionsBase
<
any
,
any
,
any
,
any
,
any
,
any
,
any
,
any
,
any
,
{}
,
{}
,
string
,
{}
>
,
{}
,
{}
>
$props
$props
:
Partial
<
{
server
:
ResultAsync
<
Server
,
ProcessError
>
;
}
>
&
Omit
<
{
includeSystemUsers
?:
boolean
;
modelValue
?:
User
;
server
:
ResultAsync
<
Server
,
ProcessError
>
;
}
&
VNodeProps
&
AllowedComponentProps
&
ComponentCustomProps
&
Readonly
<
ExtractPropTypes
<
{
includeSystemUsers
:
{
type
:
PropType
<
boolean
>
;
}
;
modelValue
:
PropType
<
User
>
;
server
:
{
default
:
(
(
)
=>
ResultAsync
<
Server
,
ProcessError
>
)
;
type
:
PropType
<
ResultAsync
<
Server
,
ProcessError
>
>
;
}
;
}
>
>
,
"server"
>
$refs
$refs
:
Data
$root
$root
:
null
|
ComponentPublicInstance
<
{}
,
{}
,
{}
,
{}
,
{}
,
{}
,
{}
,
{}
,
false
,
ComponentOptionsBase
<
any
,
any
,
any
,
any
,
any
,
any
,
any
,
any
,
any
,
{}
,
{}
,
string
,
{}
>
,
{}
,
{}
>
$slots
$slots
:
Readonly
<
InternalSlots
>
Optional
Readonly
include
System
Users
include
System
Users
?:
boolean
Optional
Readonly
model
Value
model
Value
?:
User
refresh
refresh
:
WrappedAction
<
[
]
,
Required
<
User
>
[]
,
ProcessError
>
Readonly
server
server
:
ResultAsync
<
Server
,
ProcessError
>
Methods
$watch
$watch
<
T
extends
string
|
(
(
...
args
:
any
)
=>
any
)
>
(
source
:
T
,
cb
:
T
extends
(
(
...
args
:
any
)
=>
R
)
?
(
(
...
args
:
[
R
,
R
]
)
=>
any
)
:
(
(
...
args
:
any
)
=>
any
)
,
options
?:
WatchOptions
<
boolean
>
)
:
WatchStopHandle
Type Parameters
T
extends
string
|
(
(
...
args
:
any
)
=>
any
)
Parameters
source
:
T
cb
:
T
extends
(
(
...
args
:
any
)
=>
R
)
?
(
(
...
args
:
[
R
,
R
]
)
=>
any
)
:
(
(
...
args
:
any
)
=>
any
)
Optional
options
:
WatchOptions
<
boolean
>
Returns
WatchStopHandle
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
$
$attrs
$data
$el
$emit
$force
Update
$next
Tick
$options
$parent
$props
$refs
$root
$slots
include
System
Users
model
Value
refresh
server
$watch
Official Cockpit API Documentation
Houston Common Library
Loading...