mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 12:29:55 +08:00
update IONIC_DIRECTIVES api doc
This commit is contained in:
@ -32,8 +32,8 @@ import {IdRef} from '../components/app/id';
|
|||||||
import {ShowWhen, HideWhen} from '../components/show-hide-when/show-hide-when';
|
import {ShowWhen, HideWhen} from '../components/show-hide-when/show-hide-when';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The core Ionic directives. Automatically available in every
|
* The core Ionic directives as well as Angular's CORE_DIRECTIVES and
|
||||||
* IonicView template.
|
* FORM_DIRECTIVES. Automatically available in every IonicView template.
|
||||||
*/
|
*/
|
||||||
export const IONIC_DIRECTIVES = [
|
export const IONIC_DIRECTIVES = [
|
||||||
// Angular
|
// Angular
|
||||||
|
Reference in New Issue
Block a user