Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 91001 (s=91001, is=91062, ic=91063, ia=91064)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 91063 (s=91001, is=91063, ic=91064, ia=91065)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 91064 (s=91001, is=91063, ic=91064, ia=91065)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 91065 (s=91001, is=91063, ic=91064, ia=91065)