Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 18988 (s=18988, is=19000, ic=19002, ia=19004)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 19001 (s=18988, is=19001, ic=19003, ia=19005)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 19003 (s=18988, is=19001, ic=19003, ia=19005)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 19005 (s=18988, is=19001, ic=19003, ia=19005)