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