Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 17576 (s=17576, is=17593, ic=17594, ia=17592)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 17594 (s=17576, is=17594, ic=17595, ia=17593)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 17595 (s=17576, is=17594, ic=17595, ia=17593)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 17593 (s=17576, is=17594, ic=17595, ia=17593)