Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9043 (s=9043, is=9050, ic=9049, ia=9051)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9051 (s=9043, is=9051, ic=9050, ia=9052)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9050 (s=9043, is=9051, ic=9050, ia=9052)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9052 (s=9043, is=9051, ic=9050, ia=9052)