module.exports = {
inputtext: {
name: "InputText",
description: "InputText renders a text field to enter data."
}
};