Search
Preparing search index...
The search index is not available
@css-blocks
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Packages
@css-blocks/core
InvalidBlockSyntax
Class InvalidBlockSyntax
Custom CSS Blocks error for Block syntax error
Hierarchy
CssBlockError
InvalidBlockSyntax
Index
Constructors
constructor
Properties
orig
Message
message
name
prefix
stack
Accessors
location
Constructors
constructor
new
Invalid
Block
Syntax
(
message
:
string
, location
?:
ErrorLocation
)
:
InvalidBlockSyntax
Parameters
message:
string
Optional
location:
ErrorLocation
Returns
InvalidBlockSyntax
Properties
orig
Message
orig
Message
:
string
Static
message
message
:
string
Static
name
name
:
string
Static
prefix
prefix
:
string
= "BlockSyntaxError"
Static
Optional
stack
stack
:
undefined
|
string
Accessors
location
get
location
(
)
:
ErrorLocation
|
void
Returns
ErrorLocation
|
void
Packages
@css-
blocks/broccoli
@css-
blocks/core
@css-
blocks/glimmer
@css-
blocks/jsx
@css-
blocks/runtime
@css-
blocks/webpack
Invalid
Block
Syntax
constructor
orig
Message
message
name
prefix
stack
location
Generated using
TypeDoc
Custom CSS Blocks error for Block syntax error