Skip to content

Conversation

BBSQQ
Copy link
Member

@BBSQQ BBSQQ commented Aug 9, 2023

RT

@BBSQQ BBSQQ requested a review from chenluli August 9, 2023 07:13
/** block element (section,paragraph) metadata info */
export type BlockMetaData = Partial<{
/** if element is generate by loop */
loopId: string;
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  1. 想收敛只新增循环、条件判断等逻辑,暂不透出 group 的概念
  2. 如果只透出 loop 也有些纠结要不要写 loopInfo.id 这样的多层结构 🤔

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant