Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13249 (s=13249, is=13261, ic=13262, ia=13260)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13262 (s=13249, is=13262, ic=13263, ia=13261)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13263 (s=13249, is=13262, ic=13263, ia=13261)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13261 (s=13249, is=13262, ic=13263, ia=13261)