Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 31953 (s=31953, is=31987, ic=31986, ia=31988)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 31988 (s=31953, is=31988, ic=31987, ia=31989)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 31987 (s=31953, is=31988, ic=31987, ia=31989)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 31989 (s=31953, is=31988, ic=31987, ia=31989)