jQWidgets Forums

jQuery UI Widgets Forums Vue vue slot-scope

Tagged: 

This topic contains 1 reply, has 2 voices, and was last updated by  Peter Stoev 5 years, 5 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • vue slot-scope #107651

    aleiliuwei
    Participant

    Can we support the writing method of Vue slot instead of creating DOM dynamically, such as cellsrender,toolbar ,filter panel and so on.

    vue slot-scope #107693

    Peter Stoev
    Keymaster

    Hi aleiliuwei,

    No, but you can use HTMLTemplate and instead of creating DOM elements, you can just add the Template’s contents in the toolbar, statusbar.
    cellsrenderer is intended to be for light rendering only like small html strings. Otherwise, this will affect the performance of your application.

    Regards,
    Peter

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.