Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 49000 (s=49000, is=49049, ic=49049, ia=49051)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 49050 (s=49000, is=49050, ic=49050, ia=49052)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 49050 (s=49000, is=49050, ic=49050, ia=49052)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 49052 (s=49000, is=49050, ic=49050, ia=49052)