Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123515 (s=123515, is=123592, ic=123594, ia=123597)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123593 (s=123515, is=123593, ic=123595, ia=123598)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123595 (s=123515, is=123593, ic=123595, ia=123598)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123598 (s=123515, is=123593, ic=123595, ia=123598)