Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 22050 (s=22050, is=22065, ic=22067, ia=22069)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 22066 (s=22050, is=22066, ic=22068, ia=22070)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 22068 (s=22050, is=22066, ic=22068, ia=22070)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 22070 (s=22050, is=22066, ic=22068, ia=22070)