Skip to content

Change scoped field slots name syntax #4001

Closed
@mehran-prs

Description

@mehran-prs

Due to new Dynamic Arguments feature of Vue when we want to define new field slot in table, should add two \ to field name :
e.g

<template #\[field_name\]="row">Some thing...</template>

I think field slots name syntax can be better, something like __field_name or _field_name_.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions