Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 15099 (s=15099, is=15117, ic=15118, ia=15120)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 15118 (s=15099, is=15118, ic=15119, ia=15121)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 15119 (s=15099, is=15118, ic=15119, ia=15121)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 15121 (s=15099, is=15118, ic=15119, ia=15121)