Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99003 (s=99003, is=99065, ic=99066, ia=99067)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99066 (s=99003, is=99066, ic=99067, ia=99068)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99067 (s=99003, is=99066, ic=99067, ia=99068)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99068 (s=99003, is=99066, ic=99067, ia=99068)