Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123723 (s=123723, is=123800, ic=123802, ia=123805)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123801 (s=123723, is=123801, ic=123803, ia=123806)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123803 (s=123723, is=123801, ic=123803, ia=123806)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123806 (s=123723, is=123801, ic=123803, ia=123806)