Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20281 (s=20281, is=20303, ic=20304, ia=20301)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20304 (s=20281, is=20304, ic=20305, ia=20302)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20305 (s=20281, is=20304, ic=20305, ia=20302)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20302 (s=20281, is=20304, ic=20305, ia=20302)