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