Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 83944 (s=83944, is=84001, ic=84002, ia=84003)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 84002 (s=83944, is=84002, ic=84003, ia=84004)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 84003 (s=83944, is=84002, ic=84003, ia=84004)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 84004 (s=83944, is=84002, ic=84003, ia=84004)