Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 4689 (s=4689, is=4695, ic=4693, ia=4695)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 4696 (s=4689, is=4696, ic=4694, ia=4696)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 4694 (s=4689, is=4696, ic=4694, ia=4696)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 4696 (s=4689, is=4696, ic=4694, ia=4696)