Preparing search index...
The search index is not available
@immediately-run/sdk
@immediately-run/sdk
SafeMdxAttribute
Interface SafeMdxAttribute
interface
SafeMdxAttribute
{
name
?:
string
;
type
:
"mdxJsxAttribute"
|
"mdxJsxExpressionAttribute"
;
value
?:
null
|
string
|
{
type
:
string
;
value
?:
string
}
;
}
Index
Properties
name?
type
value?
Properties
Optional
name
name
?:
string
type
type
:
"mdxJsxAttribute"
|
"mdxJsxExpressionAttribute"
Optional
value
value
?:
null
|
string
|
{
type
:
string
;
value
?:
string
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
name
type
value
@immediately-run/sdk
Loading...