Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123352 (s=123352, is=123429, ic=123431, ia=123434)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123430 (s=123352, is=123430, ic=123432, ia=123435)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123432 (s=123352, is=123430, ic=123432, ia=123435)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123435 (s=123352, is=123430, ic=123432, ia=123435)