new MenuCard(props)
MenuCard component to show dishes in a compact way
Parameters:
Name | Type | Description |
---|---|---|
props |
MenuCardProps |
Props of Menu Card |
- Source:
Type Definitions
MenuCardProps
Properties:
Name | Type | Description |
---|---|---|
Dish |
Dish |
dish object |
navigation |
Object |
stack navigation object |
inChefMenu |
any |
if in chef's menu |
- Source: