Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99481 (s=99481, is=99543, ic=99544, ia=99545)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99544 (s=99481, is=99544, ic=99545, ia=99546)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99545 (s=99481, is=99544, ic=99545, ia=99546)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99546 (s=99481, is=99544, ic=99545, ia=99546)