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