Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 115123 (s=115123, is=115198, ic=115200, ia=115202)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 115199 (s=115123, is=115199, ic=115201, ia=115203)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 115201 (s=115123, is=115199, ic=115201, ia=115203)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 115203 (s=115123, is=115199, ic=115201, ia=115203)