Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 78942 (s=78942, is=78999, ic=79000, ia=79001)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 79000 (s=78942, is=79000, ic=79001, ia=79002)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 79001 (s=78942, is=79000, ic=79001, ia=79002)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 79002 (s=78942, is=79000, ic=79001, ia=79002)