solid-ui
Preparing search index...
FileExplorerEdit
Interface FileExplorerEdit
interface
FileExplorerEdit
{
isDirty
?:
boolean
;
onEdit
?:
()
=>
void
;
updateDirtyState
?:
(
dirty
:
boolean
)
=>
void
;
}
Index
Properties
is
Dirty?
on
Edit?
update
Dirty
State?
Properties
Optional
is
Dirty
isDirty
?:
boolean
Optional
on
Edit
onEdit
?:
()
=>
void
Optional
update
Dirty
State
updateDirtyState
?:
(
dirty
:
boolean
)
=>
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
is
Dirty
on
Edit
update
Dirty
State
solid-ui
Loading...