Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12156 (s=12156, is=12168, ic=12167, ia=12169)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12169 (s=12156, is=12169, ic=12168, ia=12170)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12168 (s=12156, is=12169, ic=12168, ia=12170)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12170 (s=12156, is=12169, ic=12168, ia=12170)