Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33975 (s=33975, is=34010, ic=34009, ia=34011)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 34011 (s=33975, is=34011, ic=34010, ia=34012)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 34010 (s=33975, is=34011, ic=34010, ia=34012)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 34012 (s=33975, is=34011, ic=34010, ia=34012)