mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
@@ -172,7 +172,7 @@ export class SplitPane extends Ion implements RootNode {
|
||||
/**
|
||||
* @input {string | boolean} When the split-pane should be shown.
|
||||
* Can be a CSS media query expression, or a shortcut expression.
|
||||
* Can aslo be a boolean expression.
|
||||
* Can also be a boolean expression.
|
||||
*/
|
||||
@Input()
|
||||
set when(query: string | boolean) {
|
||||
|
||||
Reference in New Issue
Block a user