Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65968 (s=65968, is=66023, ic=66024, ia=66025)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 66024 (s=65968, is=66024, ic=66025, ia=66026)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 66025 (s=65968, is=66024, ic=66025, ia=66026)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 66026 (s=65968, is=66024, ic=66025, ia=66026)