Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 14049 (s=14049, is=14062, ic=14063, ia=14061)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 14063 (s=14049, is=14063, ic=14064, ia=14062)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 14064 (s=14049, is=14063, ic=14064, ia=14062)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 14062 (s=14049, is=14063, ic=14064, ia=14062)