Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13863 (s=13863, is=13873, ic=13875, ia=13876)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13874 (s=13863, is=13874, ic=13876, ia=13877)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13876 (s=13863, is=13874, ic=13876, ia=13877)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13877 (s=13863, is=13874, ic=13876, ia=13877)