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