Member Junction
    Preparing search index...

    Base class for all exporters Provides common functionality for data processing, sampling, and column handling

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    options: ExportOptions

    Methods

    • Format a column name for display (e.g., "firstName" -> "First Name")

      Parameters

      • name: string

      Returns string

    • Get the file extension for this export format

      Returns string

    • Generate the full file name with extension

      Returns string

    • Get the MIME type for this export format

      Returns string