Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123416 (s=123416, is=123493, ic=123495, ia=123498)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123494 (s=123416, is=123494, ic=123496, ia=123499)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123496 (s=123416, is=123494, ic=123496, ia=123499)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123499 (s=123416, is=123494, ic=123496, ia=123499)