Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12790 (s=12790, is=12802, ic=12801, ia=12803)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12803 (s=12790, is=12803, ic=12802, ia=12804)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12802 (s=12790, is=12803, ic=12802, ia=12804)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12804 (s=12790, is=12803, ic=12802, ia=12804)