Selector class

コンストラクター

Selector(string)

プロパティ

$schema

メソッド

toJSON()

コンストラクターの詳細

Selector(string)

new Selector(schema: string)

パラメーター

schema

string

プロパティの詳細

$schema

$schema: string

プロパティ値

string

メソッドの詳細

toJSON()

function toJSON(): ISelector

戻り値