I added own tool with some code like. How can I add custom class to added table? To any element?
ve.ui.commandRegistry.register( new ve.ui.Command( 'insertTable4', 'content', 'insert', { args: [[ { type: 'table' }, // How can I add custom class here? { type: '/table' }, </pre>