Preparing search index...
The search index is not available
@ustra/nuxt
@ustra/nuxt
utils/router
Router
Class Router
Index
Constructors
constructor
Methods
equal
Path
find
Component
By
Path
find
Route
Constructors
constructor
new
Router
(
)
:
Router
Returns
Router
Methods
equal
Path
equal
Path
(
path1
,
path2
)
:
boolean
2개의 경로가 동일한지 여부를 비교
Parameters
path1
:
string
경로1
path2
:
string
경로2
Returns
boolean
find
Component
By
Path
find
Component
By
Path
(
path
)
:
any
경로로 컴포넌트를 검색
Parameters
path
:
string
Returns
any
find
Route
find
Route
(
path
)
:
any
경로로 route를 조회
Parameters
path
:
string
Returns
any
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
equal
Path
find
Component
By
Path
find
Route
@ustra/nuxt
base/ustra-service
components
composables
config
directives
externals/daum/post
index
kit
management
module
plugins
config
desc
api
auth
components
directives
dom
env
error
fetch
Loading...
Generated using
TypeDoc
2개의 경로가 동일한지 여부를 비교