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