Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 22789 (s=22789, is=22804, ic=22806, ia=22808)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 22805 (s=22789, is=22805, ic=22807, ia=22809)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 22807 (s=22789, is=22805, ic=22807, ia=22809)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 22809 (s=22789, is=22805, ic=22807, ia=22809)