搜索文档
Home > @lynx-js/template-webpack-plugin > LynxTemplatePluginOptions > defaultOverflowVisible
When enabled, the default overflow CSS property for views and components will be 'visible'. Otherwise, it will be 'hidden'.
'visible'
'hidden'
Signature:
defaultOverflowVisible?: boolean;