Trevixal API
Preparing search index...
@trevixal/extension-writing
WritingGoal
Interface WritingGoal
interface
WritingGoal
{
label
?:
string
;
target
:
number
;
unit
:
"words"
|
"characters"
;
}
Index
Properties
label?
target
unit
Properties
Optional
Readonly
label
label
?:
string
Display name for the goal ("Chapter draft"); not part of the progress label.
Readonly
target
target
:
number
Readonly
unit
unit
:
"words"
|
"characters"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
label
target
unit
Trevixal API
Loading...
Display name for the goal ("Chapter draft"); not part of the progress label.