Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 97224 (s=97224, is=97286, ic=97287, ia=97288)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 97287 (s=97224, is=97287, ic=97288, ia=97289)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 97288 (s=97224, is=97287, ic=97288, ia=97289)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 97289 (s=97224, is=97287, ic=97288, ia=97289)