Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10849 (s=10849, is=10862, ic=10864, ia=10865)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10863 (s=10849, is=10863, ic=10865, ia=10866)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10865 (s=10849, is=10863, ic=10865, ia=10866)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10866 (s=10849, is=10863, ic=10865, ia=10866)