Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33777 (s=33777, is=33812, ic=33811, ia=33813)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33813 (s=33777, is=33813, ic=33812, ia=33814)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33812 (s=33777, is=33813, ic=33812, ia=33814)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33814 (s=33777, is=33813, ic=33812, ia=33814)