Home > @lynx-js/template-webpack-plugin > LynxTemplatePluginOptions > defaultOverflowVisible

LynxTemplatePluginOptions.defaultOverflowVisible property

When enabled, the default overflow CSS property for views and components will be 'visible'. Otherwise, it will be 'hidden'.

Signature:

defaultOverflowVisible?: boolean;