import 'package:halo_client/api.dart';
Name | Type | Description | Notes |
---|---|---|---|
children | BuiltSet<String> | Children of this menu item | [optional] |
displayName | String | The display name of menu item. | [optional] |
href | String | The href of this menu item. | [optional] |
priority | int | The priority is for ordering. | [optional] |
target | String | The target attribute of this menu item. | [optional] |
targetRef | Ref | [optional] |