Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12030 (s=12030, is=12042, ic=12041, ia=12043)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12043 (s=12030, is=12043, ic=12042, ia=12044)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12042 (s=12030, is=12043, ic=12042, ia=12044)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12044 (s=12030, is=12043, ic=12042, ia=12044)