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