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