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