{
  "a-affix/offsetBottom": {
    "type": "number",
    "description": "Offset from the bottom of the viewport (in pixels), Default: -"
  },
  "a-affix/offsetTop": {
    "type": "number",
    "description": "Offset from the top of the viewport (in pixels), Default: 0"
  },
  "a-affix/target": {
    "type": "() => HTMLElement",
    "description": "Specifies the scrollable area DOM node, Default: () => window"
  },
  "a-alert/afterClose": {
    "type": "() => void",
    "description": "Called when close animation is finished, Default: -"
  },
  "a-alert/banner": {
    "type": "boolean",
    "description": "Whether to show as banner, Default: false"
  },
  "a-alert/closable": {
    "type": "boolean",
    "description": "Whether Alert can be closed, Default: "
  },
  "a-alert/closeIcon": {
    "type": "slot",
    "description": "Custom close icon, Default: `