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