@managed-components/custom-image
v1.0.0
Published
An MC for a custom image tool
Downloads
5
Readme
custom-image Managed Component
Documentation
Managed Components docs are published at https://managedcomponents.dev .
Find out more about Managed Components here for inspiration and motivation details.
🚀 Quickstart local dev environment
- Make sure you're running node version >=18.
- Install dependencies with
npm i
- Run unit test watcher with
npm run test:dev
⚙️ Tool Settings
Settings are used to configure the tool in a Component Manager config file
This tool require no settings.
🧱 Fields Description
Fields are properties that can/must be sent with certain events
Image Source string
required
imgSrc
holds a web address (a URL) that indicates the location of an image on the web.
📝 License
Licensed under the Apache License.