Sign up (with export icon)

NormalizeTableDefaultPropertiesOptions

Api-typedef icontypedef

Options used to determine which properties should be added to the normalized configuration.

Properties

  • Chevron-right icon

    includeAlignmentProperty : boolean | undefined

    Whether the "alignment" property should be added.

  • Chevron-right icon

    Whether the "horizontalAlignment" property should be added.

  • Chevron-right icon

    includePaddingProperty : boolean | undefined

    Whether the "padding" property should be added.

  • Chevron-right icon

    includeVerticalAlignmentProperty : boolean | undefined

    Whether the "verticalAlignment" property should be added.

  • Chevron-right icon

    isRightToLeftContent : boolean | undefined

    Whether the content is right-to-left.