Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100258 (s=100258, is=100321, ic=100322, ia=100323)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100322 (s=100258, is=100322, ic=100323, ia=100324)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100323 (s=100258, is=100322, ic=100323, ia=100324)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100324 (s=100258, is=100322, ic=100323, ia=100324)