UMD Web Components Library
    Preparing search index...

    Properties for creating attribute handlers

    interface Props {
        callback: Callback;
        name?: string;
    }
    Index

    Properties

    Properties

    callback: Callback

    Callback function to execute when attribute changes

    name?: string

    Optional attribute name override