Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100107 (s=100107, is=100170, ic=100171, ia=100172)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100171 (s=100107, is=100171, ic=100172, ia=100173)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100172 (s=100107, is=100171, ic=100172, ia=100173)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100173 (s=100107, is=100171, ic=100172, ia=100173)