• Resolved luistar15

    (@luistar15)


    Hello,

    I’m using getwid blocks and developing a few others alongside getwid’s.

    In one of them I need a font icon picker, so I’m using @fonticonpicker/react-fonticonpicker which is the same that getwid uses.

    How can I use the component GetwidIconPicker from getwid in my block? So there is no need to add the same base library again.

    import GetwidIconPicker from 'GetwidControls/icon-picker';

    I’m new to gutenberg/react, so I’m not sure how to import the component from other plugin or if is even possible.

    • This topic was modified 2 years, 7 months ago by luistar15.
    • This topic was modified 2 years, 7 months ago by luistar15. Reason: typos
    • This topic was modified 2 years, 7 months ago by luistar15.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support eugenewhite

    (@eugenewhite)

    Hello there!

    I sure get what you’re trying to complete, but I would like to inform you that we haven’t developed our Getwid Icon Picker as a separate module/component. So I may only suggest you refer to the plugin Github to check how the Getwid Icon Picker is designed.

    Plugin Support eugenewhite

    (@eugenewhite)

    Hello there!

    We haven’t heard from you in a while and will mark the topic as “Resolved”.
    In case you have any further concerns, please submit a new one and we’ll be glad to help you out.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Re use GetwidIconPicker in my block’ is closed to new replies.