Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 25321 (s=25321, is=25345, ic=25346, ia=25343)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 25346 (s=25321, is=25346, ic=25347, ia=25344)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 25347 (s=25321, is=25346, ic=25347, ia=25344)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 25344 (s=25321, is=25346, ic=25347, ia=25344)