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