hosanna-ui-docs - v0.9.0
    Preparing search index...

    Interface for objects that can be identified by Hosanna.

    interface IHsIdentifiable {
        _hid?: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    _hid?: string