Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20830 (s=20830, is=20843, ic=20845, ia=20847)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20844 (s=20830, is=20844, ic=20846, ia=20848)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20846 (s=20830, is=20844, ic=20846, ia=20848)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20848 (s=20830, is=20844, ic=20846, ia=20848)