Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 82004 (s=82004, is=82061, ic=82062, ia=82063)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 82062 (s=82004, is=82062, ic=82063, ia=82064)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 82063 (s=82004, is=82062, ic=82063, ia=82064)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 82064 (s=82004, is=82062, ic=82063, ia=82064)