Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11043 (s=11043, is=11053, ic=11052, ia=11054)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11054 (s=11043, is=11054, ic=11053, ia=11055)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11053 (s=11043, is=11054, ic=11053, ia=11055)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11055 (s=11043, is=11054, ic=11053, ia=11055)