Skip to content

ripple-tide-webform 2.23.0

Install from the command line:
Learn more about npm packages
$ npm install @dpc-sdp/ripple-tide-webform@2.23.0
Install via package.json:
"@dpc-sdp/ripple-tide-webform": "2.23.0"

About this version

Ripple Tide Webform

Ripple mappings and templates for the Tide webforms.

Installation

To use this package in your Nuxt project first install it with npm.

npm install @dpc-sdp/ripple-tide-webform

Usage

Add the installed package in your sites nuxt.config.js file under the extends property, this includes the package as a Nuxt Layer. This will add an API request endpoint for back end webform schemas, and front end support for form submissions.

export default defineNuxtConfig({
  extends: [
    '@dpc-sdp/ripple-tide-webform'
  ]
})

Details


Assets

  • ripple-tide-webform-2.23.0.tgz

Download activity

  • Total downloads 13
  • Last 30 days 13
  • Last week 13
  • Today 13