%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home/ugotscom/3vfm3/node_modules/bootstrap-vue/src/components/progress/
Upload File :
Create Path :
Current File : /home/ugotscom/3vfm3/node_modules/bootstrap-vue/src/components/progress/package.json

{
  "name": "@bootstrap-vue/progress",
  "version": "1.0.0",
  "meta": {
    "title": "Progress",
    "description": "A custom progress component for displaying simple or complex progress bars, featuring support for horizontally stacked bars, animated backgrounds, and text labels.",
    "components": [
      {
        "component": "BProgress",
        "props": [
          {
            "prop": "variant",
            "description": "Applies one of the Bootstrap theme color variants to the component"
          },
          {
            "prop": "striped",
            "description": "Enable the striped background"
          },
          {
            "prop": "animated",
            "description": "Enable the animated background. Also automatically sets 'striped'"
          },
          {
            "prop": "height",
            "description": "Override the default height by specifying a CSS height value (including units)"
          },
          {
            "prop": "showProgress",
            "description": "Displays the current progress value as a percentage"
          },
          {
            "prop": "showValue",
            "description": "Displays the current progress value"
          },
          {
            "prop": "precision",
            "description": "The number of digits after the decimal to round the value to"
          },
          {
            "prop": "max",
            "description": "Set the maximum value"
          },
          {
            "prop": "value",
            "description": "The current value of the progress bar"
          }
        ]
      },
      {
        "component": "BProgressBar",
        "props": [
          {
            "prop": "variant",
            "description": "Applies one of the Bootstrap theme color variants to the component"
          },
          {
            "prop": "striped",
            "description": "Enable the striped background"
          },
          {
            "prop": "animated",
            "description": "Enable the animated background. Also automatically sets 'striped'"
          },
          {
            "prop": "showProgress",
            "description": "Displays the current progress value as a percentage"
          },
          {
            "prop": "showValue",
            "description": "Displays the current progress value"
          },
          {
            "prop": "precision",
            "description": "The number of digits after the decimal to round the value to"
          },
          {
            "prop": "max",
            "description": "Set the maximum value"
          },
          {
            "prop": "value",
            "description": "The current value of the progress bar"
          },
          {
            "prop": "label",
            "description": "Text string to explicitly set the label as"
          },
          {
            "prop": "labelHtml",
            "description": "HTML string to explicitly set the label as. Use with caution"
          }
        ]
      }
    ]
  }
}

Zerion Mini Shell 1.0