@ukkidney/ukrdc-axios-ts
    Preparing search index...

    Interface UserPreferences

    User preferences

    UserPreferences

    interface UserPreferences {
        placeholder?: boolean;
    }
    Index

    Properties

    Properties

    placeholder?: boolean

    Placeholder preference, does not do anything

    UserPreferences