Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11995 (s=11995, is=12007, ic=12006, ia=12008)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12008 (s=11995, is=12008, ic=12007, ia=12009)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12007 (s=11995, is=12008, ic=12007, ia=12009)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12009 (s=11995, is=12008, ic=12007, ia=12009)