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