Skip to content

Commit 87ed660

Browse files
authored
Removing support for canvas apps
1 parent ea3a506 commit 87ed660

File tree

1 file changed

+2
-2
lines changed
  • powerapps-docs/developer/component-framework/manifest-schema-reference

1 file changed

+2
-2
lines changed

powerapps-docs/developer/component-framework/manifest-schema-reference/data-set.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ ms.assetid: 9ffe8930-b290-4252-98d4-a1195b00205f
2727
|`description-key`|Defines the description of the property.|`string`|Optional|Model-driven apps and canvas apps (public preview)|
2828
|`display-name-key`|Defines the name of the property.|`string`|Yes|Model-driven apps and canvas apps (public preview)|
2929
|`name`|Name of the grid|`string`|Yes|Model-driven apps and canvas apps (public preview)|
30-
|`cds-data-set-options`|Displays the Commandbar, ViewSelector, QuickFindSearch if set to true |`boolean`|Yes|Model-driven apps and canvas apps (public preview)|
30+
|`cds-data-set-options`|Displays the Commandbar, ViewSelector, QuickFindSearch if set to true |`boolean`|Yes|Model-driven apps|
3131

3232
## Parent Elements
3333

@@ -46,4 +46,4 @@ ms.assetid: 9ffe8930-b290-4252-98d4-a1195b00205f
4646

4747
[Power Apps component framework manifest schema reference](index.md)<br/>
4848
[Power Apps component framework API reference](../reference/index.md)<br/>
49-
[Power Apps component framework overview](../overview.md)
49+
[Power Apps component framework overview](../overview.md)

0 commit comments

Comments
 (0)