widgetti / widgetti/ipyvuetify

what is comm attribute in vue.Btn ? (not present in the corresponding vuetify element)

Open
#206 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
355
Forks
61
PR merge metrics
No merged PRs in 30d

Description

When doing:

import ipyvuetify as vue
print(vue.Btn)

You get an atribute called comm.
Such attribute is not part of vuetify button:
https://vuetifyjs.com/en/api/v-btn/#props

What is that attribute for? is that a simple comment?

thanks

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the ipyvuetify entry point shown in the example, vue.Btn, and compare its comm attribute with the Vuetify v-btn API linked in the issue. Document what comm represents and whether it is an ipyvuetify-specific attribute, then update the relevant documentation or API reference.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
documentation, frontend
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.