224 B
224 B
sidebar_label |
---|
Page.target |
Page.target() method
A target this page was created from.
Signature:
class Page {
abstract target(): Target;
}
Returns:
sidebar_label |
---|
Page.target |
A target this page was created from.
class Page {
abstract target(): Target;
}
Returns: