Appearance Configuration
Used to configure appearance-related settings. Supports both the default and modern appearances. When multiple Umo Editor instances are used on the same page, the configuration of the last initialized instance takes precedence. Added in v10.0.0
Default Configuration
{
skin: 'default',
}Configuration Description
skin
Description: The default appearance.
Type: String
Default: default
Optional Values: default, modern