Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123251 (s=123251, is=123328, ic=123330, ia=123333)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123329 (s=123251, is=123329, ic=123331, ia=123334)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123331 (s=123251, is=123329, ic=123331, ia=123334)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123334 (s=123251, is=123329, ic=123331, ia=123334)