Docs
API
  • style

    Object

    Sub Title style.

    Example

    
    subTitle: {
      text: 'Grid of statistics',
      style: {
        'text-align': 'center'
      }
    }
    

    Default

    
    undefined