Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 4042 (s=4042, is=4047, ic=4045, ia=4047)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 4048 (s=4042, is=4048, ic=4046, ia=4048)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 4046 (s=4042, is=4048, ic=4046, ia=4048)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 4048 (s=4042, is=4048, ic=4046, ia=4048)