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

建议新增索引栏组件 IndexBar #813

Open
wangping1248 opened this issue Oct 29, 2021 · 0 comments
Open

建议新增索引栏组件 IndexBar #813

wangping1248 opened this issue Oct 29, 2021 · 0 comments
Labels
Milestone

Comments

@wangping1248
Copy link

功能实现如下:

Demo

import { IndexBar } from 'zarm';

render(
  <>
    <IndexBar>
      <IndexBar.Anchor index="A" />
      <Cell title="文本" />
      <Cell title="文本" />
      <Cell title="文本" />
      <IndexBar.Anchor index="A" />
      <Cell title="文本" />
      <Cell title="文本" />
      <Cell title="文本" />
    </IndexBar>
  </>
);

@JeromeLin JeromeLin added the 💡 feature 功能需求 label Nov 1, 2021
@JeromeLin JeromeLin added the 🔥 new component 新组件 label Dec 6, 2022
@JeromeLin JeromeLin mentioned this issue Dec 6, 2022
86 tasks
@JeromeLin JeromeLin added this to the v4 milestone Jul 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants