Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13180 (s=13180, is=13190, ic=13192, ia=13193)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13191 (s=13180, is=13191, ic=13193, ia=13194)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13193 (s=13180, is=13191, ic=13193, ia=13194)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13194 (s=13180, is=13191, ic=13193, ia=13194)