跳到主要内容

MainMountPointOptions.maxHeight property

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

Signature:

maxHeight?: number | undefined;