Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 7975 (pia, s=7975, is=7980, ic=7981, ia=7982)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 7981 (pia, s=7975, is=7981, ic=7982, ia=7983)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 7982 (pia, s=7975, is=7981, ic=7982, ia=7983)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 7983 (pia, s=7975, is=7981, ic=7982, ia=7983)