Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101208 (s=101208, is=101272, ic=101273, ia=101275)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101273 (s=101208, is=101273, ic=101274, ia=101276)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101274 (s=101208, is=101273, ic=101274, ia=101276)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101276 (s=101208, is=101273, ic=101274, ia=101276)