Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 66275 (s=66275, is=66331, ic=66332, ia=66333)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 66332 (s=66275, is=66332, ic=66333, ia=66334)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 66333 (s=66275, is=66332, ic=66333, ia=66334)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 66334 (s=66275, is=66332, ic=66333, ia=66334)