Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 4126 (s=4126, is=4131, ic=4129, ia=4131)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 4132 (s=4126, is=4132, ic=4130, ia=4132)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 4130 (s=4126, is=4132, ic=4130, ia=4132)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 4132 (s=4126, is=4132, ic=4130, ia=4132)