Preparing search index...

    Type Parameters

    Index

    Constructors

    Properties

    onAnyChange: KeyedEventWrapper<
        [
            string,
            StorageTypeToPrimitive[TStorageType],
            StorageTypeToPrimitive[TStorageType],
        ],
    > = ...
    onChange: KeyedEventWrapper<
        [
            StorageTypeToPrimitive[TStorageType],
            StorageTypeToPrimitive[TStorageType],
        ],
    > = ...
    propertyDic: Map<string, StorageProperty<TStorageType>> = ...

    Methods

    • Parameters

      • text: string

        The text to remove from

      • prefix: string

        The prefix to remove

      Returns string

      • The text with the prefix removed