ic-reactor
    Preparing search index...

    Interface UIConfig

    interface UIConfig {
        input?: HTMLElement;
        form?: utils.candid.InputForm;
        parse(t: types.IDL.Type, config: utils.candid.ParseConfig, v: string): any;
    }
    Index

    Properties

    Methods

    Properties

    input?: HTMLElement

    Methods