Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 26789 (s=26789, is=26813, ic=26814, ia=26811)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 26814 (s=26789, is=26814, ic=26815, ia=26812)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 26815 (s=26789, is=26814, ic=26815, ia=26812)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 26812 (s=26789, is=26814, ic=26815, ia=26812)