Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100142 (s=100142, is=100205, ic=100206, ia=100207)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100206 (s=100142, is=100206, ic=100207, ia=100208)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100207 (s=100142, is=100206, ic=100207, ia=100208)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100208 (s=100142, is=100206, ic=100207, ia=100208)