Component MenuModel

UI Components for Vue
Post Reply
CORSIC
Posts: 50
Joined: 24 Oct 2013, 15:09

10 Sep 2019, 10:05

Hello,

Will a 'visible' property be provided in the 'MenuModel' component?
Regards,

Sebastien
JEE7 / Java 8 / Glassfish 4.1 / Wildfly 11/ Primefaces 6.2.x / Oracle 11G & PostGreSQL 9.x
Vue.js / PrimeVue

merve7
Posts: 861
Joined: 12 Sep 2017, 10:44

19 Sep 2019, 13:24

Hi,
MenuModel component is soo new, we still plan features but we will consider.
Thank you.

cagatay.civici
Prime
Posts: 18616
Joined: 05 Jan 2009, 00:21
Location: Cybertron
Contact:

29 Nov 2019, 08:11

We've started working on new menu components and will add visible property as well.

CORSIC
Posts: 50
Joined: 24 Oct 2013, 15:09

02 Dec 2019, 16:59

Hi,

Ok, thank you for the information.

Regards,

Sébastien
JEE7 / Java 8 / Glassfish 4.1 / Wildfly 11/ Primefaces 6.2.x / Oracle 11G & PostGreSQL 9.x
Vue.js / PrimeVue

cagatay.civici
Prime
Posts: 18616
Joined: 05 Jan 2009, 00:21
Location: Cybertron
Contact:

07 Dec 2019, 15:50

Menu components are done and we've added support for the new visible prop.

CORSIC
Posts: 50
Joined: 24 Oct 2013, 15:09

12 Feb 2020, 11:10

How is the visible accessory used ? Would it be possible to see an example ? Thank you.
JEE7 / Java 8 / Glassfish 4.1 / Wildfly 11/ Primefaces 6.2.x / Oracle 11G & PostGreSQL 9.x
Vue.js / PrimeVue

cagatay.civici
Prime
Posts: 18616
Joined: 05 Jan 2009, 00:21
Location: Cybertron
Contact:

17 Mar 2020, 13:51

Code: Select all

export default {
    data() {
        return {
            items: [{
                    label: 'Options',
                    visible: false
                ]}
            }
        }
    },

CORSIC
Posts: 50
Joined: 24 Oct 2013, 15:09

14 Apr 2020, 16:21

Hello,

Thank you for your response and for your help.

Regards,

Sébastien
JEE7 / Java 8 / Glassfish 4.1 / Wildfly 11/ Primefaces 6.2.x / Oracle 11G & PostGreSQL 9.x
Vue.js / PrimeVue

cagatay.civici
Prime
Posts: 18616
Joined: 05 Jan 2009, 00:21
Location: Cybertron
Contact:

17 Apr 2020, 15:00

Glad to help.

Post Reply

Return to “PrimeVue”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 4 guests