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