Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123269 (s=123269, is=123346, ic=123348, ia=123351)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123347 (s=123269, is=123347, ic=123349, ia=123352)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123349 (s=123269, is=123347, ic=123349, ia=123352)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123352 (s=123269, is=123347, ic=123349, ia=123352)