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