Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33164 (s=33164, is=33199, ic=33198, ia=33200)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33200 (s=33164, is=33200, ic=33199, ia=33201)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33199 (s=33164, is=33200, ic=33199, ia=33201)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33201 (s=33164, is=33200, ic=33199, ia=33201)