Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100034 (s=100034, is=100097, ic=100098, ia=100099)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100098 (s=100034, is=100098, ic=100099, ia=100100)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100099 (s=100034, is=100098, ic=100099, ia=100100)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100100 (s=100034, is=100098, ic=100099, ia=100100)