NextGIS Frontend
    Preparing search index...

    Class ItemProperties

    Index

    Constructors

    Properties

    item: Item
    options: Record<string, any> = {}
    handlers: Record<
        string,
        Type<BaseProperty<any, ItemBasePropertyOptions<any>, Item<ItemOptions>>>,
    > = ...

    Methods