Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 78853 (s=78853, is=78910, ic=78911, ia=78912)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 78911 (s=78853, is=78911, ic=78912, ia=78913)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 78912 (s=78853, is=78911, ic=78912, ia=78913)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 78913 (s=78853, is=78911, ic=78912, ia=78913)