Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10869 (s=10869, is=10878, ic=10879, ia=10880)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10879 (s=10869, is=10879, ic=10880, ia=10881)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10880 (s=10869, is=10879, ic=10880, ia=10881)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10881 (s=10869, is=10879, ic=10880, ia=10881)