Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 66304 (s=66304, is=66360, ic=66361, ia=66362)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 66361 (s=66304, is=66361, ic=66362, ia=66363)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 66362 (s=66304, is=66361, ic=66362, ia=66363)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 66363 (s=66304, is=66361, ic=66362, ia=66363)