Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123272 (s=123272, is=123349, ic=123351, ia=123354)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123350 (s=123272, is=123350, ic=123352, ia=123355)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123352 (s=123272, is=123350, ic=123352, ia=123355)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123355 (s=123272, is=123350, ic=123352, ia=123355)