Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 94140 (s=94140, is=94201, ic=94202, ia=94203)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 94202 (s=94140, is=94202, ic=94203, ia=94204)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 94203 (s=94140, is=94202, ic=94203, ia=94204)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 94204 (s=94140, is=94202, ic=94203, ia=94204)