@zeplin/extension-model
Preparing search index...
TextStyleWithRange
Interface TextStyleWithRange
interface
TextStyleWithRange
{
range
:
{
end
:
number
;
start
:
number
}
;
textStyle
:
TextStyle
;
}
Index
Properties
range
text
Style
Properties
range
range
:
{
end
:
number
;
start
:
number
}
text
Style
textStyle
:
TextStyle
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
range
text
Style
@zeplin/extension-model
Loading...