@valon-technologies/gestalt
Preparing search index...
@valon-technologies/gestalt
CopyOptions
Interface CopyOptions
Conditional options for server-side copy operations.
interface
CopyOptions
{
ifMatch
?:
string
;
ifNoneMatch
?:
string
;
}
Index
Properties
if
Match?
if
None
Match?
Properties
Optional
if
Match
ifMatch
?:
string
Optional
if
None
Match
ifNoneMatch
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
if
Match
if
None
Match
@valon-technologies/gestalt
Loading...
Conditional options for server-side copy operations.