Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 66111 (s=66111, is=66167, ic=66168, ia=66169)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 66168 (s=66111, is=66168, ic=66169, ia=66170)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 66169 (s=66111, is=66168, ic=66169, ia=66170)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 66170 (s=66111, is=66168, ic=66169, ia=66170)