Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 72123 (s=72123, is=72180, ic=72181, ia=72182)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 72181 (s=72123, is=72181, ic=72182, ia=72183)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 72182 (s=72123, is=72181, ic=72182, ia=72183)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 72183 (s=72123, is=72181, ic=72182, ia=72183)