Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 26666 (s=26666, is=26694, ic=26693, ia=26694)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 26695 (s=26666, is=26695, ic=26694, ia=26695)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 26694 (s=26666, is=26695, ic=26694, ia=26695)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 26695 (s=26666, is=26695, ic=26694, ia=26695)