Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 42998 (s=42998, is=43041, ic=43041, ia=43043)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 43042 (s=42998, is=43042, ic=43042, ia=43044)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 43042 (s=42998, is=43042, ic=43042, ia=43044)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 43044 (s=42998, is=43042, ic=43042, ia=43044)