GithubHelp home page GithubHelp logo

Comments (8)

hbariki avatar hbariki commented on September 26, 2024 1

Hi Again,

I have included the styles as above but accidentally replaced paginationStyle.jsx with parallaxStyle.jsx code. Now its working. Thanks for the help.
screen shot 2019-02-01 at 9 07 08 am

from ct-material-kit-pro-react.

einazare avatar einazare commented on September 26, 2024

Hello there, @hbariki ,

And thank you for your interest in working with our product.
We do have Pagination in our product as you can see in this page here: https://demos.creative-tim.com/material-kit-pro-react/#/components
In the content areas and the basic components (use the right dots).
screen shot 2019-01-30 at 10 14 43 am
screen shot 2019-01-30 at 10 14 33 am

Can you please provide me some more information?
The error log that you are getting, stuff like this.

Best,
Manu

from ct-material-kit-pro-react.

hbariki avatar hbariki commented on September 26, 2024

Thanks for the prompt reply. Sure,
screen shot 2019-01-30 at 9 00 42 am.
Above is the screenshot of the error where I can see in my Pagination.jsx file.

from ct-material-kit-pro-react.

einazare avatar einazare commented on September 26, 2024

Hello again, @hbariki ,

Can you please also send the code of the pagination?
I mean how to you try to render it?
It seems to me that you have the pages prop undefined.

Best,
Manu

from ct-material-kit-pro-react.

hbariki avatar hbariki commented on September 26, 2024

Hello,
Thanks for the response. I am just using pagination component as it is provided in the kit. Am I missing something because I have used the same for Buttons and card components.

from ct-material-kit-pro-react.

einazare avatar einazare commented on September 26, 2024

Hello again, @hbariki ,

You are saying that you definitely have the pages prop defined where you render the Pagination?
Something like this:

    <Pagination
      pages={[
        { disabled: true, text: "Previous" },
        { text: 1 },
        { active: true, text: 2 },
        { text: 3 },
        { text: "Next" }
      ]}
    />

Best,
Manu

from ct-material-kit-pro-react.

hbariki avatar hbariki commented on September 26, 2024

Hi,
Thanks for the reply. I didn't pass the pages prop in the pagination where I render in my page. So got the above error. However, Just a one more quick question now I can render the pagination component. Now it looks like this
screen shot 2019-01-31 at 10 22 51 am

Just was wondering it displays me like the list items. How can I display the pagination like the above examples you have provided me.

from ct-material-kit-pro-react.

einazare avatar einazare commented on September 26, 2024

Hello again, @hbariki ,

Have you included our styles inside your styles?
The styles for the Pagination component can be found here: https://demos.creative-tim.com/material-dashboard-pro-react/#/documentation/pagination

Best,
Manu

from ct-material-kit-pro-react.

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.