Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10704 (s=10704, is=10712, ic=10711, ia=10713)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10713 (s=10704, is=10713, ic=10712, ia=10714)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10712 (s=10704, is=10713, ic=10712, ia=10714)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10714 (s=10704, is=10713, ic=10712, ia=10714)