Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9773 (s=9773, is=9781, ic=9780, ia=9782)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9782 (s=9773, is=9782, ic=9781, ia=9783)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9781 (s=9773, is=9782, ic=9781, ia=9783)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9783 (s=9773, is=9782, ic=9781, ia=9783)