Wijmo UI for the Web
stepHeaderTemplate フィールド

stepHeaderTemplateオプションは、addメソッドを使用して新しいパネルが追加されるか、リモートパネルにオンザフライでパネルを作成するときに、ステップヘッダーのHTMLテンプレートを作成します。

シンタックス
Javascript (Usage) 
var instance; //タイプ:wijmo.wizard.WijWizardOptions;
var value; // Type: string
value = instance.stepHeaderTemplate;
Javascript (Specification) 
var stepHeaderTemplate : string;

関連トピック

参照

WijWizardOptions インターフェース

 

 


Copyright © GrapeCity inc. All rights reserved.