What is PrimeFaces p:editor based on?

前端 未结 2 1486
离开以前
离开以前 2021-01-20 06:24

I want to add some client-side functionality to the PrimeFaces p:editor, but for some reason I am not able to uncover what JavaScript client side code they

2条回答
  •  半阙折子戏
    2021-01-20 07:12

    PrimeFaces p:editor uses CLEditor

    look at this thread

    also you should take a look at the PrimeFaces Extensions Project they implemented an editor that uses the CKEditor

提交回复
热议问题