Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 7223 (s=7223, is=7230, ic=7228, ia=7230)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 7231 (s=7223, is=7231, ic=7229, ia=7231)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 7229 (s=7223, is=7231, ic=7229, ia=7231)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 7231 (s=7223, is=7231, ic=7229, ia=7231)