このブラウザーはサポートされなくなりました。
Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。
コード コンポーネントで React を使用するには、何が必要ですか?
コード コンポーネントフォルダーに React フレームワーク ファイルをコピーする
Power Platform CLI で --framework React オプションを使用する
--framework
package.json を手動で編集して React を含める
ControlInput.Manifest.xml を手動で編集して React を含める。
文字列を特定の言語に書式設定するには、どの方法を使用しますか。
formatLocale
globalization.Localize
formatLanguage
setLanguage
コントロールのマニフェストのコンポーネントの Web API の使用を指定する正しい XML 要素はどれですか。
uses name="WebAPI" required="true"
uses-feature name="CommonDataServiceAPI" required="true"
uses-feature name="WebAPI" required="true"
uses name="CommonDataServiceAPI" required="true"
Power Apps コンポーネント内のポップアップ ウィンドウをオーバーレイするために使用できる API の名前は何ですか。
ComponentFramework.Popup.Popup
ComponentFramework.FactoryApi.PopupComponent
PowerAppComponent.FactoryApi.Popup.Popup
ComponentFramework.FactoryApi.Popup.Popup
作業を確認する前にすべての問題に回答する必要があります。
このページはお役に立ちましたか?