Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123844 (s=123844, is=123921, ic=123923, ia=123926)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123922 (s=123844, is=123922, ic=123924, ia=123927)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123924 (s=123844, is=123922, ic=123924, ia=123927)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123927 (s=123844, is=123922, ic=123924, ia=123927)