@svta/common-media-library
Preparing search index...
PACData
Type Alias PACData
Beta
Represents a single PAC (Preamble Address Code) data.
type
PACData
=
{
color
:
string
|
null
;
indent
:
number
|
null
;
italics
:
boolean
;
row
:
number
;
underline
:
boolean
;
}
Index
Properties
color
indent
italics
row
underline
Properties
color
color
:
string
|
null
indent
indent
:
number
|
null
italics
italics
:
boolean
row
row
:
number
underline
underline
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
color
indent
italics
row
underline
@svta/common-media-library
Loading...
Represents a single PAC (Preamble Address Code) data.