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