Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123100 (s=123100, is=123176, ic=123179, ia=123181)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123177 (s=123100, is=123177, ic=123180, ia=123182)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123180 (s=123100, is=123177, ic=123180, ia=123182)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123182 (s=123100, is=123177, ic=123180, ia=123182)