Is there a maximum detail size for a CustomEvent?

后端 未结 0 1610
日久生厌
日久生厌 2020-11-30 04:01

E.g. with

const event = new CustomEvent(\'build\', { detail: myDetail });

Could myDetail be theoretically as large as any other

相关标签:
回答
  • 消灭零回复
提交回复
热议问题