Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 17492 (s=17492, is=17504, ic=17506, ia=17507)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 17505 (s=17492, is=17505, ic=17507, ia=17508)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 17507 (s=17492, is=17505, ic=17507, ia=17508)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 17508 (s=17492, is=17505, ic=17507, ia=17508)