Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65820 (s=65820, is=65875, ic=65876, ia=65877)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65876 (s=65820, is=65876, ic=65877, ia=65878)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65877 (s=65820, is=65876, ic=65877, ia=65878)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65878 (s=65820, is=65876, ic=65877, ia=65878)