Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10256 (s=10256, is=10277, ic=10277, ia=10279)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10278 (s=10256, is=10278, ic=10278, ia=10280)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10278 (s=10256, is=10278, ic=10278, ia=10280)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10280 (s=10256, is=10278, ic=10278, ia=10280)