@arcmantle/adapter-element
Preparing search index...
shared
ElementPart
Interface ElementPart
interface
ElementPart
{
_$committedValue
:
undefined
;
element
:
Element
;
options
:
undefined
|
RenderOptions
;
type
:
6
;
get
_$isConnected
()
:
boolean
;
_$setValue
(
value
:
unknown
)
:
void
;
}
Implements
Disconnectable
Index
Properties
_
$committed
Value
element
options
type
Accessors
_
$is
Connected
Methods
_
$set
Value
Properties
_
$committed
Value
_$committedValue
:
undefined
element
element
:
Element
options
options
:
undefined
|
RenderOptions
Readonly
type
type
:
6
Accessors
_
$is
Connected
get
_$isConnected
()
:
boolean
Returns
boolean
Methods
_
$set
Value
_$setValue
(
value
:
unknown
)
:
void
Parameters
value
:
unknown
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_
$committed
Value
element
options
type
Accessors
_
$is
Connected
Methods
_
$set
Value
@arcmantle/adapter-element
Loading...