When should I use a ellipsis in a Menu Item

后端 未结 13 695
难免孤独
难免孤独 2021-01-11 20:34

When should I put ... at the end of a menu item? I seem to remember reading some rules but can\'t for the life of me find them.

For context - I\'m adding a properti

13条回答
  •  慢半拍i
    慢半拍i (楼主)
    2021-01-11 21:01

    I've usually seen it in places where more input is required from the user before completing an operation. If your properties dialog is allowing the user to change properties, I would include the ellipses. If it's just displaying the information, don't include it.

提交回复
热议问题