eligius
    Preparing search index...

    Variable addClassConst

    addClass: TOperation<
        IAddClassOperationData,
        Omit<IAddClassOperationData, "className">,
    > = ...

    This operation adds the specified class name to the specified selected element.