Wie man Editor-Button anpasst? (einige Optionen entfernen)

I don’t know if it might be the “best” way to do it. But it certainly is the simplest way to do it.

If you take it out of the DOM there is the possibility that users could add it back in (like you did using your dev tools to remove it)

If you wanted to take it out completely it would involve removing it from the output which is not so simple to do.

So I guess the question is why do you want to remove them. Is the goal to simply tidy up the options display or to deter or prevent users from having those options?

6 „Gefällt mir“