ActiveUI

ActiveUI

  • User Guide
  • Developer Documentation

Home > @activeviam/activeui-sdk > MdxFunctionNode

MdxFunctionNode interface

An MdxNode representing a function call. Some functions are called with syntax that makes them look like an operator or part of the language; see Syntax for the different syntaxes for calling functions.

Signature:

export interface MdxFunctionNode 

Properties

PropertyTypeDescription
argumentsExpressionNode[]
elementType'Function'
namestring
syntaxSyntax
  • MdxFunctionNode interface
  • Properties
Copyright © 2019 ActiveViam