Docs
API
  • style

    Object

    Title style.

    Example

    
    title: {
      text: 'Form',
      style: {
        'text-align': 'center'
      }
    }
    

    Default

    
    undefined