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