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