Skip to content

Support snake_case for labels derived from properties #2135

Open
@KES777

Description

@KES777

Is your feature request related to a problem? Please describe.

There two popular naming convection exists: CamelCase and snake_case.

For CamelCase you have:
image

But in my case property names come from database column names, where snake_case is used.

Describe the solution you'd like

Please apply your rule also for snake_case. I expect Snake Case.

Describe alternatives you've considered

Or, probably, allow to configure a callback, which could be used to generate labels.

Framework

No response

RendererSet

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions