Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123190 (s=123190, is=123266, ic=123269, ia=123271)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123267 (s=123190, is=123267, ic=123270, ia=123272)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123270 (s=123190, is=123267, ic=123270, ia=123272)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123272 (s=123190, is=123267, ic=123270, ia=123272)