Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65342 (s=65342, is=65397, ic=65398, ia=65399)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65398 (s=65342, is=65398, ic=65399, ia=65400)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65399 (s=65342, is=65398, ic=65399, ia=65400)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65400 (s=65342, is=65398, ic=65399, ia=65400)