Skip to main content

dotobject

const dotobject

Dot notation to object conversion. Takes any object as first argument and uses the string dot notation from the
second argument (i.e. 'a.child.node') to access that given object value.

Returns: any

  • Return the object data
PARAMETERTYPEOPTIONALDEFAULTDESCRIPTION
objanyObject to be accessed by dot notation
dotstringDot notation string to extract object data

Resources

Guides
Soon

Tutorials
Soon

Copyright © 2023 Vocdoni, Inc. All rights reserved.