GithubHelp home page GithubHelp logo

first issue about vue-editortable HOT 1 CLOSED

focussing avatar focussing commented on July 28, 2024
first issue

from vue-editortable.

Comments (1)

el-jacko avatar el-jacko commented on July 28, 2024

Hi,

can I just give in an array of rows, so do the database actions myself

yes, you can pass your data as the values prop.

the database api is this so it needs different verbs for the CRUD actions. will that work?

The only difference i see is that it uses PUT instead of PATCH. I could implement both if needed.

I would like to use FontAwesome icons in rows / columns header, how do I do that

The component uses the vue-awesome component, which uses the font-awesome icons. Only the needed icons are included. There is no possibility to add different icons.

what events can I catch in Vue? Like DeleteRow and RowEdited or so?

This is something i want to implement in the future.

How can I style the table

You can chose between the custom dark styling or the vuetify styling. It needs to be defined and passed as the styling prop. -> more informations. Or you can simply override the css styles.

from vue-editortable.

Related Issues (3)

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.