Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32211 (s=32211, is=32226, ic=32227, ia=32226)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32227 (s=32211, is=32227, ic=32228, ia=32227)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32228 (s=32211, is=32227, ic=32228, ia=32227)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32227 (s=32211, is=32227, ic=32228, ia=32227)