Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(ava/ntv): add block element metadata #724

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

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.

None yet

1 participant