Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12837 (s=12837, is=12849, ic=12848, ia=12850)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12850 (s=12837, is=12850, ic=12849, ia=12851)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12849 (s=12837, is=12850, ic=12849, ia=12851)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12851 (s=12837, is=12850, ic=12849, ia=12851)