Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 3966 (s=3966, is=3971, ic=3969, ia=3971)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 3972 (s=3966, is=3972, ic=3970, ia=3972)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 3970 (s=3966, is=3972, ic=3970, ia=3972)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 3972 (s=3966, is=3972, ic=3970, ia=3972)