Commit 626a6bc
committed
Updated API documentation - remix SHA 26ef7d0a1
1 parent 790d14e commit 626a6bc
406 files changed
Lines changed: 514 additions & 514 deletions
File tree
- docs
- 3.0.0-alpha.2/api/remix
- async-context-middleware/function
- asyncContext
- getContext
- component
- function
- hydrate
- hydrationRoot
- spring
- tween
- interface
- AnimateProp
- Context
- Handle
- HydrationRootOptions
- LayoutAnimationConfig
- PresenceConfig
- PresenceKeyframeConfig
- PresenceKeyframe
- PresenceOptions
- jsx-dev-runtime
- interface/RemixElement
- type
- ElementProps
- ElementType
- Props
- RemixNode
- Renderable
- type
- FrameHandle
- HydrationRootEventMap
- HydrationRoot
- PresenceStyleProperties
- SpringPreset
- Task
- compression-middleware/function/compression
- cookie
- class/Cookie
- function/createCookie
- interface/CookieOptions
- fetch-proxy
- function
- FetchProxy
- createFetchProxy
- interface/FetchProxyOptions
- fetch-router
- class
- AppStorage
- RequestContext
- function
- Middleware
- RequestHandler
- createRouter
- createStorageKey
- interface
- RouterOptions
- Router
- routes
- class/Route
- function
- createDeleteRoute
- createFormRoutes
- createGetRoute
- createHeadRoute
- createOptionsRoute
- createPatchRoute
- createPostRoute
- createPutRoute
- createResourceRoutes
- createResourcesRoutes
- createRoutes
- form
- resources
- resource
- route
- interface
- RouteDefs
- RouteMap
- type
- BuildRoute
- RouteDef
- type
- Action
- BuildAction
- NextFunction
- file-storage
- fs/function/createFsFileStorage
- interface
- FileKey
- FileMetadata
- FileStorage
- ListOptions
- ListResult
- memory/function/createMemoryFileStorage
- form-data-middleware
- class/FormDataParseError
- function
- FileUploadHandler
- formData
- interface
- FileUpload
- FormDataOptions
- form-data-parser
- class
- MaxFileSizeExceededError
- MaxFilesExceededError
- MaxHeaderSizeExceededError
- MultipartParseError
- function
- FileUploadHandler
- parseFormData
- interface/ParseFormDataOptions
- fs
- function
- openLazyFile
- writeFile
- interface/OpenLazyFileOptions
- headers
- class
- AcceptEncoding
- AcceptLanguage
- Accept
- CacheControl
- ContentDisposition
- ContentRange
- ContentType
- Cookie
- IfMatch
- IfNoneMatch
- IfRange
- Range
- SetCookie
- Vary
- function
- parse
- stringify
- interface
- CacheControlInit
- ContentDispositionInit
- ContentRangeInit
- ContentTypeInit
- CookieProperties
- IfMatchInit
- IfNoneMatchInit
- RangeInit
- SetCookieInit
- type
- AcceptEncodingInit
- AcceptInit
- AcceptLanguageInit
- CookieInit
- html-template
- function/isSafeHtml
- type/SafeHtml
- interaction
- class/TypedEventTarget
- function
- createContainer
- defineInteraction
- on
- interface/Interaction
- type
- ContainerOptions
- Dispatched
- EventListeners
- EventsContainer
- InteractionSetup
- lazy-file
- class
- LazyBlob
- LazyFile
- function
- getByteLength
- getIndexes
- interface
- ByteRange
- LazyBlobOptions
- LazyContent
- LazyFileOptions
- logger-middleware
- function/logger
- interface/LoggerOptions
- method-override-middleware
- function/methodOverride
- interface/MethodOverrideOptions
- mime/function
- defineMimeType
- detectContentType
- detectMimeType
- isCompressibleMimeType
- mimeTypeToContentType
- multipart-parser
- class
- MultipartParser
- MultipartPart
- function
- getMultipartBoundary
- isMultipartRequest
- parseMultipartRequest
- parseMultipartStream
- parseMultipart
- interface/ParseMultipartOptions
- node/function
- getMultipartBoundary
- isMultipartRequest
- parseMultipartRequest
- parseMultipartStream
- parseMultipart
- type/MultipartParserOptions
- node-fetch-server
- function
- ErrorHandler
- FetchHandler
- createHeaders
- createRequestListener
- createRequest
- sendResponse
- interface
- ClientAddress
- RequestListenerOptions
- type/RequestOptions
- response
- compress/function/compressResponse
- file
- function/createFileResponse
- interface/FileResponseOptions
- type/FileDigestFunction
- html/function/createHtmlResponse
- redirect/function/createRedirectResponse
- route-pattern
- class/RoutePattern
- specificity/function
- ascending
- compare
- descending
- equal
- greaterThan
- lessThan
- type
- Join
- Matcher
- Params
- session-middleware/function/session
- session
- class/Session
- cookie-storage/function/createCookieSessionStorage
- fs-storage/function/createFsSessionStorage
- function
- createSessionId
- createSession
- interface/SessionStorage
- memory-storage/function/createMemorySessionStorage
- static-middleware
- function/staticFiles
- interface/StaticFilesOptions
- tar-parser
- class
- TarEntry
- TarParseError
- TarParser
- function
- parseTarHeader
- parseTar
- interface
- ParseTarHeaderOptions
- TarHeader
- type
- ParseTarOptions
- TarParserOptions
- api/remix
- async-context-middleware/function
- asyncContext
- getContext
- component
- function
- hydrate
- hydrationRoot
- spring
- tween
- interface
- AnimateProp
- Context
- Handle
- HydrationRootOptions
- LayoutAnimationConfig
- PresenceConfig
- PresenceKeyframeConfig
- PresenceKeyframe
- PresenceOptions
- jsx-dev-runtime
- interface/RemixElement
- type
- ElementProps
- ElementType
- Props
- RemixNode
- Renderable
- type
- FrameHandle
- HydrationRootEventMap
- HydrationRoot
- PresenceStyleProperties
- SpringPreset
- Task
- compression-middleware/function/compression
- cookie
- class/Cookie
- function/createCookie
- interface/CookieOptions
- fetch-proxy
- function
- FetchProxy
- createFetchProxy
- interface/FetchProxyOptions
- fetch-router
- class
- AppStorage
- RequestContext
- function
- Middleware
- RequestHandler
- createRouter
- createStorageKey
- interface
- RouterOptions
- Router
- routes
- class/Route
- function
- createDeleteRoute
- createFormRoutes
- createGetRoute
- createHeadRoute
- createOptionsRoute
- createPatchRoute
- createPostRoute
- createPutRoute
- createResourceRoutes
- createResourcesRoutes
- createRoutes
- form
- resources
- resource
- route
- interface
- RouteDefs
- RouteMap
- type
- BuildRoute
- RouteDef
- type
- Action
- BuildAction
- NextFunction
- file-storage
- fs/function/createFsFileStorage
- interface
- FileKey
- FileMetadata
- FileStorage
- ListOptions
- ListResult
- memory/function/createMemoryFileStorage
- form-data-middleware
- class/FormDataParseError
- function
- FileUploadHandler
- formData
- interface
- FileUpload
- FormDataOptions
- form-data-parser
- class
- MaxFileSizeExceededError
- MaxFilesExceededError
- MaxHeaderSizeExceededError
- MultipartParseError
- function
- FileUploadHandler
- parseFormData
- interface/ParseFormDataOptions
- fs
- function
- openLazyFile
- writeFile
- interface/OpenLazyFileOptions
- headers
- class
- AcceptEncoding
- AcceptLanguage
- Accept
- CacheControl
- ContentDisposition
- ContentRange
- ContentType
- Cookie
- IfMatch
- IfNoneMatch
- IfRange
- Range
- SetCookie
- Vary
- function
- parse
- stringify
- interface
- CacheControlInit
- ContentDispositionInit
- ContentRangeInit
- ContentTypeInit
- CookieProperties
- IfMatchInit
- IfNoneMatchInit
- RangeInit
- SetCookieInit
- type
- AcceptEncodingInit
- AcceptInit
- AcceptLanguageInit
- CookieInit
- html-template
- function/isSafeHtml
- type/SafeHtml
- interaction
- class/TypedEventTarget
- function
- createContainer
- defineInteraction
- on
- interface/Interaction
- type
- ContainerOptions
- Dispatched
- EventListeners
- EventsContainer
- InteractionSetup
- lazy-file
- class
- LazyBlob
- LazyFile
- function
- getByteLength
- getIndexes
- interface
- ByteRange
- LazyBlobOptions
- LazyContent
- LazyFileOptions
- logger-middleware
- function/logger
- interface/LoggerOptions
- method-override-middleware
- function/methodOverride
- interface/MethodOverrideOptions
- mime/function
- defineMimeType
- detectContentType
- detectMimeType
- isCompressibleMimeType
- mimeTypeToContentType
- multipart-parser
- class
- MultipartParser
- MultipartPart
- function
- getMultipartBoundary
- isMultipartRequest
- parseMultipartRequest
- parseMultipartStream
- parseMultipart
- interface/ParseMultipartOptions
- node/function
- getMultipartBoundary
- isMultipartRequest
- parseMultipartRequest
- parseMultipartStream
- parseMultipart
- type/MultipartParserOptions
- node-fetch-server
- function
- ErrorHandler
- FetchHandler
- createHeaders
- createRequestListener
- createRequest
- sendResponse
- interface
- ClientAddress
- RequestListenerOptions
- type/RequestOptions
- response
- compress/function/compressResponse
- file
- function/createFileResponse
- interface/FileResponseOptions
- type/FileDigestFunction
- html/function/createHtmlResponse
- redirect/function/createRedirectResponse
- route-pattern
- class/RoutePattern
- specificity/function
- ascending
- compare
- descending
- equal
- greaterThan
- lessThan
- type
- Join
- Matcher
- Params
- session-middleware/function/session
- session
- class/Session
- cookie-storage/function/createCookieSessionStorage
- fs-storage/function/createFsSessionStorage
- function
- createSessionId
- createSession
- interface/SessionStorage
- memory-storage/function/createMemorySessionStorage
- static-middleware
- function/staticFiles
- interface/StaticFilesOptions
- tar-parser
- class
- TarEntry
- TarParseError
- TarParser
- function
- parseTarHeader
- parseTar
- interface
- ParseTarHeaderOptions
- TarHeader
- type
- ParseTarOptions
- TarParserOptions
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.
Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.
Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.
Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.
Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.
Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.
Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.
Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.
Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.
Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.
0 commit comments