Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 110040 (s=110040, is=110113, ic=110114, ia=110116)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 110114 (s=110040, is=110114, ic=110115, ia=110117)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 110115 (s=110040, is=110114, ic=110115, ia=110117)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 110117 (s=110040, is=110114, ic=110115, ia=110117)