ActiveUI

ActiveUI

  • User Guide
  • Developer Documentation

Home > @activeviam/activeui-sdk > MdxPrinterOptions > notEmpty

MdxPrinterOptions.notEmpty property

If you want, you can override this function that accepts an MDX string and returns a boolean representing whether it should be considered “not empty”.

Signature:

notEmpty?: (a: Mdx) => boolean;
  • MdxPrinterOptions.notEmpty property
Copyright © 2023 ActiveViam