Skip to content

[Stable plugin api] Add a default parameter to ListSetting  #92874

@pgomulka

Description

@pgomulka

Description

ListSetting does not allow to define a default parameter at the moment, and it would be convenient to have this
@ListSetting(path="xxx", defaultValue=["1"])
List list();
However Lists of custom types might not be easy with this parameter
follow up from a review:
#92334 (comment)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions