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