Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add start and end properties to Menubar #1498

Closed
mertsincan opened this issue Aug 12, 2020 · 2 comments
Closed

Add start and end properties to Menubar #1498

mertsincan opened this issue Aug 12, 2020 · 2 comments
Assignees
Labels
Type: New Feature Issue contains a new feature or new component request
Milestone

Comments

@mertsincan
Copy link
Member

Name Type Default Description
start any null The template of the starting element
end any null The template of trailing element
@mertsincan mertsincan added the Type: New Feature Issue contains a new feature or new component request label Aug 12, 2020
@mertsincan mertsincan added this to the 5.0 milestone Aug 12, 2020
@mertsincan mertsincan self-assigned this Aug 12, 2020
mertsincan added a commit that referenced this issue Aug 12, 2020
@sajidnetmeet
Copy link

start and end is not working. throwing an error
image

@DBankx
Copy link

DBankx commented Oct 2, 2020

if using hooks for start and end, they are anonymous functions which carry a component or a html node
eg:
start={() => }
same thing goes with end

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: New Feature Issue contains a new feature or new component request
Projects
None yet
Development

No branches or pull requests

3 participants