Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 63345 (s=63345, is=63400, ic=63401, ia=63402)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 63401 (s=63345, is=63401, ic=63402, ia=63403)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 63402 (s=63345, is=63401, ic=63402, ia=63403)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 63403 (s=63345, is=63401, ic=63402, ia=63403)