Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 86064 (s=86064, is=86122, ic=86123, ia=86124)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 86123 (s=86064, is=86123, ic=86124, ia=86125)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 86124 (s=86064, is=86123, ic=86124, ia=86125)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 86125 (s=86064, is=86123, ic=86124, ia=86125)