Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13321 (s=13321, is=13334, ic=13333, ia=13335)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13335 (s=13321, is=13335, ic=13334, ia=13336)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13334 (s=13321, is=13335, ic=13334, ia=13336)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13336 (s=13321, is=13335, ic=13334, ia=13336)