@mendix/pluggable-widgets-api
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

Mendix Pluggable Widgets typescript API

This package contains type definitions for Mendix API for pluggable widgets.

Installation

npm install @mendix/pluggable-widgets-api

Available types and components

import {
    ActionValue,
    EditableValue
    DynamicValue,
    ImageValue,
    NativeIcon,
    NativeImage,
    PluginWidgetProp,
    PluginWidgetProps,
    PrimitiveValue,
    ValueStatus,
    WebIcon,
    WebImage
} from "@mendix/pluggable-widgets-api/properties";

import {
    Icon,
    IconProps
} from "@mendix/pluggable-widgets-api/components/web/Icon";

import {
    Icon,
    IconProps
} from "@mendix/pluggable-widgets-api/components/native/Icon";

These files are the only recommended entry points. Do not import from other files.

/@mendix/pluggable-widgets-api/

    Package Sidebar

    Install

    npm i @mendix/pluggable-widgets-api

    Weekly Downloads

    8

    Version

    0.1.0

    License

    MIT

    Unpacked Size

    15.9 kB

    Total Files

    18

    Last publish

    Collaborators

    • kevinvl
    • yhn
    • bvanreeven
    • modelingservices
    • tizar.mendix
    • latrofa.mendix
    • guidojo
    • erik.van.de.pol
    • rickymx
    • mx-juan
    • juliana-mx
    • meisam.mahdian
    • sander-vdv
    • kmameletzi
    • jules.van.thillo
    • mx-jaro
    • ionut.holbea
    • content-teams
    • mendix-moo
    • selimustel.mendix
    • vadymvmndx