Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33725 (s=33725, is=33760, ic=33759, ia=33761)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33761 (s=33725, is=33761, ic=33760, ia=33762)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33760 (s=33725, is=33761, ic=33760, ia=33762)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33762 (s=33725, is=33761, ic=33760, ia=33762)