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