Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123483 (s=123483, is=123560, ic=123562, ia=123565)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123561 (s=123483, is=123561, ic=123563, ia=123566)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123563 (s=123483, is=123561, ic=123563, ia=123566)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123566 (s=123483, is=123561, ic=123563, ia=123566)