{
  "properties": [
    {
      "name": "placement",
      "type": "String",
      "description": "alignment of the tooltip from referenced component"
    },
    {
      "name": "offset",
      "type": "Object",
      "description": "We can handle the position of tooltip with this property from the reference element"
    },
    {
      "name": "white",
      "type": "Boolean",
      "default": "false",
      "description": "Set white tooltip styles"
    },
    {
      "name": "poperWidth",
      "type": "String",
      "description": "Set poper width"
    }
  ],
  "events": []
}
