Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100193 (s=100193, is=100256, ic=100257, ia=100258)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100257 (s=100193, is=100257, ic=100258, ia=100259)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100258 (s=100193, is=100257, ic=100258, ia=100259)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100259 (s=100193, is=100257, ic=100258, ia=100259)