packaged_library element

Available for

Model-driven apps

Attributes

Name Description Type Required Available for
path Place where packaged library files are located string Yes Model-driven apps
version The current version of the packaged library string Yes Model-driven apps

Parent Elements

Element Description
library Refers to external, published libraries that multiple controls from various ISVs rely on.

Example

<resources>
	<library name="AngularJSCore" version=">=1" order="1">
	<packaged_library path="libs/angular.min.js" version="1.5.8" />
	</library>

Power Apps component framework manifest schema reference
Power Apps component framework API reference
Power Apps component framework overview