Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 82072 (s=82072, is=82129, ic=82130, ia=82131)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 82130 (s=82072, is=82130, ic=82131, ia=82132)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 82131 (s=82072, is=82130, ic=82131, ia=82132)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 82132 (s=82072, is=82130, ic=82131, ia=82132)