API Reference > @next-core/brick-types > BrickConf > portal
BrickConf.portal property
标记 portal: true 的构件将被放置到一个“传送门”容器中,它们通常为 *Modal*、*Drawer* 等弹窗容器类型的构件。
Signature:
portal?: boolean;
API Reference > @next-core/brick-types > BrickConf > portal
标记 portal: true 的构件将被放置到一个“传送门”容器中,它们通常为 *Modal*、*Drawer* 等弹窗容器类型的构件。
Signature:
portal?: boolean;