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