Type alias ElementOptions

ElementOptions: {
    [_: string]: any;
}

Type declaration

  • [_: string]: any