method property

String method
final

The summernote API method to call.

Should match the exact method name in the summernote javascript. For the list of summernote methods, see: https://summernote.org/deep-dive/#initialization-options

Implementation

final String method;