Giter Site home page Giter Site logo

Comments (7)

Kaempy avatar Kaempy commented on July 27, 2024 4

How do I configure Ant Design with the new App Directory in NextJs 13

Hello, Please how do I configure ant design initialization and setup in the new and recommended NextJs 13 app directory and also how do I prevent UI shift on first render in the new NextJs13 app directory.

from ant-design-examples.

Tongyaoyu avatar Tongyaoyu commented on July 27, 2024

同问app router模式该怎么处理

from ant-design-examples.

conioX avatar conioX commented on July 27, 2024

can we have official implementation with app router

from ant-design-examples.

jin-benben avatar jin-benben commented on July 27, 2024

mark

from ant-design-examples.

TLovers avatar TLovers commented on July 27, 2024

APP路由怎么自定义主题啊 ,按照官网https://ant-design.antgroup.com/docs/react/customize-theme-cn#%E6%9C%8D%E5%8A%A1%E7%AB%AF%E6%B8%B2%E6%9F%93 生成css 后自定义的主题还是无效的啊

from ant-design-examples.

MadCcc avatar MadCcc commented on July 27, 2024

Supported after [email protected]
https://github.com/ant-design/ant-design-examples/blob/main/examples/with-nextjs-app-router-inline-style/src/app/page.tsx

Notice that because of check of nextjs, sub component used with dot still need declare 'use client' in page.

from ant-design-examples.

Sherryme avatar Sherryme commented on July 27, 2024

Supported after [email protected] https://github.com/ant-design/ant-design-examples/blob/main/examples/with-nextjs-app-router-inline-style/src/app/page.tsx

Notice that because of check of nextjs, sub component used with dot still need declare 'use client' in page.

I see it say I need to add use client if I use sub-components : https://github.com/ant-design/ant-design-examples/blob/main/examples/with-nextjs-app-router-inline-style/src/app/with-sub-components/page.tsx . but after I add it, how do I fetch data on the server? I asked at #24

from ant-design-examples.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.