Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 19683 (s=19683, is=19696, ic=19698, ia=19700)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 19697 (s=19683, is=19697, ic=19699, ia=19701)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 19699 (s=19683, is=19697, ic=19699, ia=19701)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 19701 (s=19683, is=19697, ic=19699, ia=19701)