跳到主要内容

MainMountPointOptions.maxWidth property

容器最大宽度,不传入则不修改,传入undefined则重置为默认配置,默认不限制

Signature:

maxWidth?: number | undefined;