型・APIリファレンス
Preparing search index...
toReflectValueOrArray
Function toReflectValueOrArray
toReflectValueOrArray
(
value
:
unknown
)
:
null
|
ReflectValue
|
ReflectValue
[]
単一値または配列を ReflectValue | ReflectValue[] | null に変換する
後方互換のための統合関数。
Parameters
value
:
unknown
変換対象
Returns
null
|
ReflectValue
|
ReflectValue
[]
変換結果
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
型・APIリファレンス
Loading...
単一値または配列を ReflectValue | ReflectValue[] | null に変換する
後方互換のための統合関数。