Preparing search index...
The search index is not available
yorkie-js-sdk
yorkie-js-sdk
StyleOpInfo
Type alias StyleOpInfo
Style
Op
Info
:
{
from
:
number
;
path
:
string
;
to
:
number
;
type
:
"style"
;
value
:
{
attributes
:
Indexable
;
}
;
}
StyleOpInfo
represents the information of the style operation.
Type declaration
from
:
number
path
:
string
to
:
number
type
:
"style"
value
:
{
attributes
:
Indexable
;
}
attributes
:
Indexable
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
yorkie-js-sdk
Loading...
StyleOpInfo
represents the information of the style operation.