Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 25288 (s=25288, is=25312, ic=25313, ia=25310)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 25313 (s=25288, is=25313, ic=25314, ia=25311)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 25314 (s=25288, is=25313, ic=25314, ia=25311)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 25311 (s=25288, is=25313, ic=25314, ia=25311)