MDAA TS Docs
Preparing search index...
@aws-mdaa/config
MdaaConfigBlueprintRefValueTransformer
Class MdaaConfigBlueprintRefValueTransformer
Implements
IMdaaConfigValueTransformer
Index
Constructors
constructor
Properties
props
Methods
parse
Blueprint
Ref
transform
Value
Constructors
constructor
new
MdaaConfigBlueprintRefValueTransformer
(
props
:
MdaaConfigBlueprintRefValueTransformerProps
,
)
:
MdaaConfigBlueprintRefValueTransformer
Parameters
props
:
MdaaConfigBlueprintRefValueTransformerProps
Returns
MdaaConfigBlueprintRefValueTransformer
Properties
Protected
props
props
:
MdaaConfigBlueprintRefValueTransformerProps
Methods
Protected
parse
Blueprint
Ref
parseBlueprintRef
(
value
:
string
,
refMatch
:
string
[]
)
:
string
|
number
|
object
Parameters
value
:
string
refMatch
:
string
[]
Returns
string
|
number
|
object
transform
Value
transformValue
(
value
:
string
)
:
TransformResult
Parameters
value
:
string
Returns
TransformResult
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
props
Methods
parse
Blueprint
Ref
transform
Value
MDAA TS Docs
Loading...