api generator updates

This commit is contained in:
Tuğçe Küçükoğlu 2023-04-18 16:42:36 +03:00
parent c4fcf01413
commit 4d1e62b33a
27 changed files with 174 additions and 26 deletions

View file

@ -137,8 +137,12 @@ const SpeedDialSlots = [
description: 'Custom content for the item'
},
{
name: 'toggle',
description: 'toggle: toggle metadata'
name: 'button',
description: 'Custom button template.'
},
{
name: 'icon',
description: 'Custom icon template.'
}
];